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
k8s v1.29 depends on Go 1.21.3 or later. Without an explicit
go-version-file: go.mod with 'go 1.21.3' we are seeing failures
in different CI steps.
Make sure all setup-go workflows use Go version from go.mod.
Signed-off-by: Mikko Ylinen <[email protected]>
0 commit comments