[go1.15] Update to go1.15

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
Stephen Augustus
2020-08-12 13:23:47 -04:00
parent 5d1e299230
commit aa2bb18a2b
5 changed files with 8 additions and 15 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.15rc2
GOLANG_VERSION=1.15.0
export
ifndef WHAT