Merge pull request #116404 from cpanato/go1202

[go] Bump images, dependencies and versions to go 1.20.2
This commit is contained in:
Kubernetes Prow Robot
2023-03-09 05:16:20 -08: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.20.1
GOLANG_VERSION=1.20.2
export
ifndef WHAT