Update Go to 1.18.1

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato
2022-04-13 16:44:21 +02:00
parent 4cdeab4696
commit 2e9d10e8c6
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.18
GOLANG_VERSION=1.18.1
export
ifndef WHAT