Update to go 1.12.8

This commit is contained in:
Christoph Blecker
2019-08-13 20:20:45 -07:00
parent d2eecfe2ef
commit f2a4522be1
5 changed files with 14 additions and 15 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.7
GOLANG_VERSION=1.12.8
export
ifndef WHAT