Update to go1.10.2

This commit is contained in:
Mark Janssen
2018-05-04 00:39:21 +02:00
parent 2f694e8fa1
commit ac731ed2e5
5 changed files with 7 additions and 7 deletions

View File

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