[go1.15] Update to go1.15.8

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Carlos Panato
2021-02-06 15:55:39 +01:00
parent 2b90d509b5
commit 8b5bf8ef91
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.15.7
GOLANG_VERSION=1.15.8
export
ifndef WHAT