[go1.17] Update to go1.17.3

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Carlos Panato
2021-11-07 16:29:35 +01:00
parent d92a443ca7
commit abbf8c3bed
7 changed files with 63 additions and 63 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.2
GOLANG_VERSION=1.17.3
export
ifndef WHAT