Merge pull request #113550 from xmudrii/go-1193

releng: Update images, dependencies and version to Go 1.19.3
This commit is contained in:
Kubernetes Prow Robot
2022-11-02 13:17:13 -07:00
committed by GitHub
5 changed files with 34 additions and 34 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.2
GOLANG_VERSION=1.19.3
export
ifndef WHAT