最佳答案
在使用 go
工具一段时间后,它看起来像 go get
:
一个软件,而 go install
只是
在这种情况下,为什么存在 go install
命令,因为 go get
取代了它?