[go1.15] dependencies.yaml: Update to go1.15rc1

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
Stephen Augustus
2020-07-20 15:53:39 -04:00
parent ed5a62f220
commit 479249b3a3
5 changed files with 20 additions and 9 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.14.6
GOLANG_VERSION=1.15rc1
export
ifndef WHAT