檢查go.mod 或modules.txt 是否有replace,優先使用replace 的lib 位置; module name prefix 不相同,檢查 $GOPATH/pkg/mod 下是否有lib; 拿prefix URL ...
確定! 回上一頁