Merge pull request #121021 from cpanato/update-go-1212

[go] Bump images, dependencies and versions to go 1.21.2
This commit is contained in:
Kubernetes Prow Robot
2023-10-06 22:34:58 +02:00
committed by GitHub
6 changed files with 8 additions and 8 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.1
GOLANG_VERSION=1.21.2
export
ifndef WHAT