Skip to content

Commit fc80448

Browse files
sbueringerk8s-infra-cherrypick-robot
authored and
k8s-infra-cherrypick-robot
committed
Bump to Go 1.22.7
Signed-off-by: Stefan Büringer [email protected]
1 parent 20ca057 commit fc80448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
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.22.5
26+
GO_VERSION ?= 1.22.7
2727
GO_CONTAINER_IMAGE ?= docker.io/library/golang:$(GO_VERSION)
2828

2929
# Use GOPROXY environment variable if set

0 commit comments

Comments
 (0)