Skip to content

Commit

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

[release-1.10] 🌱 Bump to Go 1.22.5
  • Loading branch information
k8s-ci-robot committed Jul 4, 2024
2 parents bf3b0e3 + 811301f commit 9c91504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SHELL:=/usr/bin/env bash
#
# Go.
#
GO_VERSION ?= 1.22.4
GO_VERSION ?= 1.22.5
GO_CONTAINER_IMAGE ?= docker.io/library/golang:$(GO_VERSION)

# Use GOPROXY environment variable if set
Expand Down

0 comments on commit 9c91504

Please sign in to comment.