Merge pull request #105563 from mengjiao-liu/go1172

[go1.17] Update to go1.17.2
This commit is contained in:
Kubernetes Prow Robot
2021-10-14 03:25:19 -07:00
committed by GitHub
7 changed files with 10 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ REGISTRY ?= k8s.gcr.io/e2e-test-images
GOARM ?= 7
DOCKER_CERT_BASE_PATH ?=
QEMUVERSION=v5.1.0-2
GOLANG_VERSION=1.17.1
GOLANG_VERSION=1.17.2
export
ifndef WHAT