Skip to content

Commit

Permalink
Merge pull request #2263 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…2211-to-release-0.9

[release-0.9] 🌱 Pin GOTOOLCHAIN to go1.22.8
  • Loading branch information
k8s-ci-robot authored Nov 20, 2024
2 parents 80473c6 + a4fe791 commit 25b9986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ include $(ROOT_DIR_RELATIVE)/common.mk
# If you update this file, please follow
# https://www.thapaliya.com/en/writings/well-documented-makefiles/

export GOTOOLCHAIN=go1.22.8

# Active module mode, as we use go modules to manage dependencies
export GO111MODULE=on
unexport GOPATH
Expand Down

0 comments on commit 25b9986

Please sign in to comment.