Upgrade to go1.9

This commit is contained in:
Christoph Blecker
2017-08-25 16:14:28 -07:00
parent 8b1bdd8e8e
commit 5c026f6317
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
REGISTRY ?= gcr.io/kubernetes-e2e-test-images
GOARM=7
QEMUVERSION=v2.9.1
GOLANG_VERSION=1.8.3
GOLANG_VERSION=1.9.1
export
ifndef WHAT