bump golang to 1.11.3 (CVE-2018-16875)

Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
This commit is contained in:
Eli Uriegas
2018-12-14 00:15:10 +00:00
parent cab34050e7
commit d443402f35
4 changed files with 7 additions and 7 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.2
GOLANG_VERSION=1.11.3
export
ifndef WHAT