當我在 go.mod 中指定一個 git commit id 時,例如“xxx.xxx.org/xxxx/common 686937ffa3bf”。然后似乎 go mod 會自動生成一個版本和一個時間戳,如下所示“xxx.xxx.org/xxxx/common v0.0.137-0.20191229121626-686937ffa3bf”。我想知道“v0.0.137”和“0.20191229121626”從哪里來?
- 1 回答
- 0 關注
- 206 瀏覽
添加回答
舉報
0/150
提交
取消