update go to 1.12.9

This commit is contained in:
Benjamin Elder
2019-08-15 17:27:41 -07:00
parent 2974adff27
commit 54c6744f8c
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.8
GOLANG_VERSION=1.12.9
export
ifndef WHAT