diff --git a/cfsetup.yaml b/cfsetup.yaml index d64e0679..a2aacef9 100644 --- a/cfsetup.yaml +++ b/cfsetup.yaml @@ -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 \ No newline at end of file +jessie: *stretch