go mod 的下載目錄在$GOPATH/pkg/mod,並且是檔案許可權是隻讀的 -r--r--r-- # tag必須以v開頭v1.2.3格式go get -u xxx.com/[email protected] ...
確定! 回上一頁