[go1.16] Update to go1.16.3

Signed-off-by: Stephen Augustus <foo@auggie.dev>
This commit is contained in:
Stephen Augustus
2021-04-16 19:41:42 -04:00
parent 3ed71cf190
commit fac97f8a9b
7 changed files with 9 additions and 9 deletions

View File

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