diff --git a/make/tools.mk b/make/tools.mk index 6a15ff1bd..2c828fce5 100644 --- a/make/tools.mk +++ b/make/tools.mk @@ -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.21.3 +VENDORED_GO_VERSION := 1.21.5 # 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.