Update to go 1.12.5

This commit is contained in:
Christoph Blecker
2019-05-08 15:43:01 -07:00
parent 9f1b04f906
commit 31ffa88a14
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.4
GOLANG_VERSION=1.12.5
export
ifndef WHAT