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 LUCI build environment provides some of the dependency tools that golangbuild uses. Currently golangbuild fetches the latest versions of those dependencies that are available, which is not a common setup and more prone to discovering problems that might have otherwise been caught by other means with less disruption.
This is the tracking issue to switch to using those versions when they're available.