Skip to content

Commit

Permalink
Merge pull request containers#3911 from vrothberg/go-proxy
Browse files Browse the repository at this point in the history
Makefile: use go proxy
  • Loading branch information
openshift-merge-robot committed Aug 30, 2019
2 parents 7cf6ef0 + 90ebd7c commit 8ba21ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
@@ -1,4 +1,5 @@
export GO111MODULE=off
export GOPROXY=https://proxy.golang.org

GO ?= go
DESTDIR ?=
Expand Down

0 comments on commit 8ba21ac

Please sign in to comment.