appveyor: remove direct from GOPROXY

This commit is contained in:
Unknwon 2019-10-24 22:53:40 -07:00
parent 3fc783617a
commit a887bed25b
No known key found for this signature in database
GPG Key ID: B43718D76E30A238

View File

@ -5,9 +5,7 @@ clone_depth: 1
environment:
GO111MODULE: on
GOPROXY: "https://proxy.golang.org,direct"
stack: go 1.13
GOPROXY: https://proxy.golang.org
build: false
deploy: false