go env -w GO111MODULE=on go env -w GOPROXY=https://goproxy.io,direct # Set the private repository that doesn't take proxy, multiple comma (optional) go env ...
確定! 回上一頁