Skip to content

Commit 583a723

Browse files
authored
Merge pull request #3658 from k8s-infra-cherrypick-robot/cherry-pick-3657-to-release-1.14
[release-1.14] 🌱 Bump to Go 1.24.9
2 parents 8dd70bf + 7697b09 commit 583a723

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
@@ -23,7 +23,7 @@ SHELL:=/usr/bin/env bash
2323
#
2424
# Go.
2525
#
26-
GO_VERSION ?= 1.24.6
26+
GO_VERSION ?= 1.24.9
2727
GO_DIRECTIVE_VERSION ?= 1.24.0
2828
GO_CONTAINER_IMAGE ?= docker.io/library/golang:$(GO_VERSION)
2929

0 commit comments

Comments
 (0)