Merge pull request #3911 from vrothberg/go-proxy

Makefile: use go proxy
This commit is contained in:
OpenShift Merge Robot 2019-08-30 06:46:07 -07:00 committed by GitHub
commit 8ba21acd45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
export GO111MODULE=off
export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=