Commit e157b6b5 by Patrick Ohly

update to Go 1.12.4

Kubernetes also requires 1.12. We pick the latest stable release for CI builds.
parent 0fafc663
......@@ -4,7 +4,7 @@ services:
- docker
matrix:
include:
- go: 1.11.1
- go: 1.12.4
before_script:
- mkdir -p bin
- wget https://github.com/golang/dep/releases/download/v0.5.1/dep-linux-amd64 -O bin/dep
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment