Merge pull request #6823 from inteon/bump_go

Bump go to 1.21.8
This commit is contained in:
jetstack-bot 2024-03-07 13:25:39 +01:00 committed by GitHub
commit c8e2be5f34
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.7
VENDORED_GO_VERSION := 1.21.8
# 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.