You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The cloud-service-broker dependency was updated to be a Go 1.24 tool
- This did not work because you can't "go build" a tool, so it's been reverted
- Also "make build" will now build the cloud-service-broker too, as this is typically used as the litmus test of whether everything is working, and in this case we had a miss.
0 commit comments