[go1.15] Update to go1.15.2

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
Stephen Augustus
2020-09-02 17:59:40 -04:00
parent 01a0c45f4a
commit a4a98f440c
5 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ REGISTRY ?= gcr.io/kubernetes-e2e-test-images
GOARM ?= 7
DOCKER_CERT_BASE_PATH ?=
QEMUVERSION=v2.9.1
GOLANG_VERSION=1.15.0
GOLANG_VERSION=1.15.2
export
ifndef WHAT