bump go to latest version to address CVE-2023-39325
Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
This commit is contained in:
parent
95cf9a91b6
commit
ad3bc2c66a
@ -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.1
|
||||
VENDORED_GO_VERSION := 1.21.3
|
||||
|
||||
# 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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user