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
- hack/tools/go.mod: set go 1.24.0 to match repo target
- hack/tools/Makefile: bump golangci-lint to v1.60.3 to ensure it's built with Go ≥ 1.24 and fix CI error:
“the Go language version (go1.23) used to build golangci-lint is lower than the targeted Go version (1.24.0)”
0 commit comments