Skip to content

Commit

Permalink
Merge pull request #6543 from wallrj/release-1.12-go-1.20.12
Browse files Browse the repository at this point in the history
[release-1.12] Bump to go 1.20.12
  • Loading branch information
jetstack-bot committed Dec 11, 2023
2 parents 9c94184 + 67abf2b commit 6d7629b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ KUBEBUILDER_ASSETS_VERSION=1.27.1
TOOLS += etcd=$(KUBEBUILDER_ASSETS_VERSION)
TOOLS += kube-apiserver=$(KUBEBUILDER_ASSETS_VERSION)

VENDORED_GO_VERSION := 1.20.10
VENDORED_GO_VERSION := 1.20.12

# 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.
Expand Down

0 comments on commit 6d7629b

Please sign in to comment.