Merge pull request #114502 from cpanato/go1.20

[go] Bump images, dependencies and versions to go 1.20
This commit is contained in:
Kubernetes Prow Robot
2023-02-04 13:40:28 -08:00
committed by GitHub
7 changed files with 13 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.19.5
GOLANG_VERSION=1.20
export
ifndef WHAT