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
Bump the repository to Go 1.24 which was released last week: https://go.dev/blog/go1.24. The main impact is the new tools mechanism. We should evaluate whether we see any improvements with the go get ... approach we took in the root Makefile.
The text was updated successfully, but these errors were encountered:
Bump the repository to Go 1.24 which was released last week: https://go.dev/blog/go1.24. The main impact is the new tools mechanism. We should evaluate whether we see any improvements with the
go get ...
approach we took in the root Makefile.The text was updated successfully, but these errors were encountered: