update to go 1.12.6

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
This commit is contained in:
Jintao Zhang
2019-06-13 10:49:57 +08:00
parent 56b40066d5
commit 37f091eadf
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.12.5
GOLANG_VERSION=1.12.6
export
ifndef WHAT