We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ee9ed commit a3ee42fCopy full SHA for a3ee42f
hack/make-project-vars.mk
@@ -5,3 +5,4 @@ ENVTEST_ASSETS_DIR := $(PROJECT_DIR)/testbin
5
GOBIN ?= $(BIN_DIR)
6
GOOS ?= linux
7
GOARCH ?= amd64
8
+GOPROXY ?= https://proxy.golang.org/
0 commit comments