Merge pull request #6831 from inteon/bump_go
Bump to latest go version (1.22.1)
This commit is contained in:
commit
4e0c54509d
@ -79,7 +79,7 @@ KUBEBUILDER_ASSETS_VERSION=1.28.0
|
||||
TOOLS += etcd=$(KUBEBUILDER_ASSETS_VERSION)
|
||||
TOOLS += kube-apiserver=$(KUBEBUILDER_ASSETS_VERSION)
|
||||
|
||||
VENDORED_GO_VERSION := 1.21.8
|
||||
VENDORED_GO_VERSION := 1.22.1
|
||||
|
||||
# When switching branches which use different versions of the tools, we
|
||||
# need a way to re-trigger the symlinking from $(bin_dir)/downloaded to $(bin_dir)/tools.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user