Merge pull request #70665 from cblecker/go-1.11.2

Update to use go1.11.2
This commit is contained in:
k8s-ci-robot
2018-11-06 04:54:17 -08:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ include ../../hack/make-rules/Makefile.manifest
REGISTRY ?= gcr.io/kubernetes-e2e-test-images
GOARM=7
QEMUVERSION=v2.9.1
GOLANG_VERSION=1.11.1
GOLANG_VERSION=1.11.2
export
ifndef WHAT