[go1.16] Update to go1.16.7

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Carlos Panato
2021-08-06 17:11:00 +02:00
parent 5dd4d3c7f7
commit 6b9dc099f8
6 changed files with 8 additions and 8 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.6
GOLANG_VERSION=1.16.7
export
ifndef WHAT