bump golang

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
This commit is contained in:
Tim Ramlot 2024-02-08 11:20:01 +01:00
parent 0bb8ed1c1e
commit d17c8d6ea0
No known key found for this signature in database
GPG Key ID: 47428728E0C2878D

View File

@ -79,7 +79,7 @@ KUBEBUILDER_ASSETS_VERSION=1.28.0
TOOLS += etcd=$(KUBEBUILDER_ASSETS_VERSION)
TOOLS += kube-apiserver=$(KUBEBUILDER_ASSETS_VERSION)
VENDORED_GO_VERSION := 1.21.6
VENDORED_GO_VERSION := 1.21.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.