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
go.mod: pinning go version to use patch from build env
Pin Go patch version (`x.y.0`) to use the available in the build environment.
This approach follows practice of kubernetes/kubernetes project, as well
helps downstream projects to keep compatibility.
0 commit comments