Merge pull request #107612 from palnabarun/releng/go-update

[go] update to Go 1.17.6
This commit is contained in:
Kubernetes Prow Robot
2022-01-18 12:02:34 -08:00
committed by GitHub
5 changed files with 7 additions and 7 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.5
GOLANG_VERSION=1.17.6
export
ifndef WHAT