Skip to content

Commit 25e884c

Browse files
committed
Proxy
1 parent 481aab7 commit 25e884c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Image URL to use all building/pushing image targets
33
IMG ?= controller:latest
44
export GO111MODULE=on
5+
export GOPROXY=https://proxy.golang.org
56

67
all: test manager
78

0 commit comments

Comments
 (0)