Merge pull request #97 from pohly/go-1.15

switch to Go 1.15
This commit is contained in:
Kubernetes Prow Robot
2020-08-12 11:43:15 -07:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ git:
depth: false
matrix:
include:
- go: 1.13.3
- go: 1.15
before_script:
- mkdir -p bin
- wget https://github.com/golang/dep/releases/download/v0.5.1/dep-linux-amd64 -O bin/dep