bump golang 1.12.5

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
This commit is contained in:
Jintao Zhang
2019-05-08 08:35:47 +08:00
parent 9c1cae6a84
commit b5240ffbf6

View File

@@ -16,7 +16,7 @@
# Only requires docker on the host
# settings
GO_VERSION=1.12.4
GO_VERSION=1.12.5
GO_IMAGE=golang:$(GO_VERSION)
REPO_ROOT=$(PWD)
CACHE_VOLUME=kind-build-cache