Bump golang version to 1.11.1

This commit is contained in:
Christoph Blecker
2018-10-03 15:11:47 -07:00
parent 0bde066cc1
commit 962fdbcbca
5 changed files with 5 additions and 5 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.10.4
GOLANG_VERSION=1.11.1
export
ifndef WHAT