Merge pull request #6831 from inteon/bump_go

Bump to latest go version (1.22.1)
This commit is contained in:
jetstack-bot 2024-03-07 17:29:07 +01:00 committed by GitHub
commit 4e0c54509d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.