[go1.17] Update to go1.17

Signed-off-by: Stephen Augustus <foo@auggie.dev>
This commit is contained in:
Stephen Augustus
2021-07-14 13:31:40 -04:00
parent e1bfcbc873
commit e8d2bff6ba
7 changed files with 14 additions and 14 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.16.7
GOLANG_VERSION=1.17
export
ifndef WHAT