Skip to content

Commit

Permalink
Merge pull request #6318 from maelvls/go1.20.7
Browse files Browse the repository at this point in the history
[release-1.12] Bump to Go 1.20.7
  • Loading branch information
jetstack-bot committed Sep 1, 2023
2 parents 3c13ce5 + a840f98 commit fe41951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/tools.mk
Expand Up @@ -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.
Expand Down

0 comments on commit fe41951

Please sign in to comment.