TUN-1467: build with Go 1.11

This commit is contained in:
Nick Vollmar 2019-02-15 14:57:02 -06:00
parent e3aed15c08
commit 1558280185
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
pinned_go: &pinned_go go=1.9.3-1
pinned_go: &pinned_go go=1.11.5-1
build_dir: &build_dir /cfsetup_build/src/github.com/cloudflare/cloudflared/
stretch: &stretch
build:
@ -88,4 +88,4 @@ stretch: &stretch
- export GOARCH=amd64
- make test
jessie: *stretch
jessie: *stretch