Unverified Commit 0bee7493 by Kubernetes Prow Robot Committed by GitHub

Merge pull request #18 from pohly/go-version

update to Go 1.12.4
parents 88dc9a47 e157b6b5
......@@ -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