Skip to content

Commit

Permalink
Merge pull request #6221 from jetstack-bot/cherry-pick-6218-to-releas…
Browse files Browse the repository at this point in the history
…e-1.12

[release-1.12] Bump go to latest patch release
  • Loading branch information
jetstack-bot committed Jul 17, 2023
2 parents c22b476 + 80123f6 commit 4a5f9eb
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 @@ -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.4
VENDORED_GO_VERSION := 1.20.6

# 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 4a5f9eb

Please sign in to comment.