在文件go.mod添加replace ( golang.org/x/crypto => github.com/golang/crypto latest)或者使用命令go mod edit ...
確定! 回上一頁