Update to go1.11.4

This commit is contained in:
Jeff Grafton
2018-12-15 12:25:05 -08:00
parent a521285b7c
commit 7397a6278b
4 changed files with 6 additions and 6 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.3
GOLANG_VERSION=1.11.4
export
ifndef WHAT