diff --git a/make/tools.mk b/make/tools.mk index d56cf4c2e9d..4cc32dcc938 100644 --- a/make/tools.mk +++ b/make/tools.mk @@ -53,7 +53,7 @@ KUBEBUILDER_ASSETS_VERSION=1.27.1 TOOLS += etcd=$(KUBEBUILDER_ASSETS_VERSION) TOOLS += kube-apiserver=$(KUBEBUILDER_ASSETS_VERSION) -VENDORED_GO_VERSION := 1.20.6 +VENDORED_GO_VERSION := 1.20.7 # 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.