[go] update to Go 1.17.6

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
This commit is contained in:
Nabarun Pal
2022-01-18 14:35:24 +05:30
parent 8a25964153
commit 77816bd9b1
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