Skip to content

Commit dd1a102

Browse files
authored
Merge pull request #2711 from k8s-infra-cherrypick-robot/cherry-pick-2708-to-release-0.13
[release-0.13] 🌱Uplift go 1.24.6 to address security issue
2 parents 6481242 + cb3fab9 commit dd1a102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ unexport GOPATH
2727
TRACE ?= 0
2828

2929
# Go
30-
GO_VERSION ?= 1.24.4
30+
GO_VERSION ?= 1.24.6
3131

3232
# Directories.
3333
ARTIFACTS ?= $(REPO_ROOT)/_artifacts

0 commit comments

Comments
 (0)