Skip to content

Commit

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

[release-1.13] Upgrade Go from 1.20.7 to 1.20.8
  • Loading branch information
jetstack-bot authored Sep 26, 2023
2 parents bb7ddf0 + 22b41ea commit f64cbc0
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 @@ -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.20.7
VENDORED_GO_VERSION := 1.20.8

# 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 f64cbc0

Please sign in to comment.