Merge pull request #6369 from inteon/upgrade_to_go_1.20.8

Upgrade Go from 1.20.7 to 1.20.8
This commit is contained in:
jetstack-bot 2023-09-26 15:39:48 +02:00 committed by GitHub
commit 221b5afd55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ KUBEBUILDER_ASSETS_VERSION=1.28.0
TOOLS += etcd=$(KUBEBUILDER_ASSETS_VERSION)
TOOLS += kube-apiserver=$(KUBEBUILDER_ASSETS_VERSION)
VENDORED_GO_VERSION := 1.20.7
VENDORED_GO_VERSION := 1.20.8
# 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.