[go1.15] Update to go1.15rc2

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
Stephen Augustus
2020-08-09 02:36:39 -04:00
parent 6733a9c470
commit ffcef48b83
5 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=v2.9.1
GOLANG_VERSION=1.15rc1
GOLANG_VERSION=1.15rc2
export
ifndef WHAT