Operational

Go Module Proxy

proxy.golang.org pull-through cache · Hong Kong node

Usage

# shell
export GOPROXY=https://go.gatecdn.com,direct
export GOSUMDB=sum.golang.org

# go env -w (persistent)
go env -w GOPROXY=https://go.gatecdn.com,direct