bump go version

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
This commit is contained in:
Ashley Davis 2023-02-20 14:22:29 +00:00
parent 592abc4a36
commit 357a2f30aa
No known key found for this signature in database
GPG Key ID: DD14CC017E32BEB1

View File

@ -38,7 +38,7 @@ KUBEBUILDER_ASSETS_VERSION=1.26.0
TOOLS += etcd=$(KUBEBUILDER_ASSETS_VERSION)
TOOLS += kube-apiserver=$(KUBEBUILDER_ASSETS_VERSION)
VENDORED_GO_VERSION := 1.19.5
VENDORED_GO_VERSION := 1.19.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.