Skip to content

Commit 7697b09

Browse files
sbueringerk8s-infra-cherrypick-robot
authored andcommitted
Bump to Go 1.24.9
Signed-off-by: Stefan Büringer [email protected]
1 parent 6840325 commit 7697b09

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)