Merge pull request #130194 from liggitt/go-1.23-1.31

[release-1.31][go1.23] Build with go 1.23.6
This commit is contained in:
Kubernetes Prow Robot
2025-02-20 02:50:27 -08:00
committed by GitHub
6 changed files with 12 additions and 11 deletions

View File

@@ -16,7 +16,7 @@ REGISTRY ?= registry.k8s.io/e2e-test-images
GOARM ?= 7
DOCKER_CERT_BASE_PATH ?=
QEMUVERSION=v5.1.0-2
GOLANG_VERSION=1.22.12
GOLANG_VERSION=1.23.6
export
ifndef WHAT