Merge pull request #6628 from SgtCoDFish/bumpgo

Bump go to latest version
This commit is contained in:
jetstack-bot 2024-01-11 16:49:51 +00:00 committed by GitHub
commit 02c8ea4bb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ KUBEBUILDER_ASSETS_VERSION=1.28.0
TOOLS += etcd=$(KUBEBUILDER_ASSETS_VERSION)
TOOLS += kube-apiserver=$(KUBEBUILDER_ASSETS_VERSION)
VENDORED_GO_VERSION := 1.21.5
VENDORED_GO_VERSION := 1.21.6
# When switching branches which use different versions of the tools, we
# need a way to re-trigger the symlinking from $(BINDIR)/downloaded to $(BINDIR)/tools.