bash mac export GOPROXY=https://goproxy.io // powershell windows $env:GOPROXY = "https://goproxy.io". go moudle. set GO111MODULE=on //windows export ...
確定! 回上一頁