Explorar o código

fix(yay): fix proxy settings

jguer %!s(int64=4) %!d(string=hai) anos
pai
achega
d3bc19a003
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,5 +1,5 @@
 export GO111MODULE=on
-GOPROXY ?= https://gocenter.io,direct
+GOPROXY ?= direct,https://proxy.golang.org
 export GOPROXY
 
 BUILD_TAG = devel