Update to use go1.12.10

This commit is contained in:
Christoph Blecker
2019-09-25 17:13:43 -07:00
parent ff8716f4cf
commit 15bba1feed
5 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.12.9
GOLANG_VERSION=1.12.10
export
ifndef WHAT