Merge pull request #122889 from cpanato/update-go-122

[go] Bump images, dependencies and versions to go 1.22rc2
This commit is contained in:
Kubernetes Prow Robot
2024-01-29 14:13:31 -08:00
committed by GitHub
6 changed files with 18 additions and 15 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.21.6
GOLANG_VERSION=1.22rc2
export
ifndef WHAT