:::warning go module 本身有一個指令 go mod edit -require=path@version 可以更新go.mod 的版本,但是官方不建議這樣使用。 Note that -require ...
確定! 回上一頁