Update to go1.10.3

This commit is contained in:
Jeff Grafton
2018-07-02 12:52:29 -07:00
parent 92b81114f4
commit 0333b8aadc
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.10.2
GOLANG_VERSION=1.10.3
export
ifndef WHAT