Hacker News new | ask | show | jobs
by latchkey 2864 days ago
The `go get` command was never marketed as a versioned package management tool. `go get` also works just fine if you point it at forked repositories that you control.
1 comments

> The `go get` command was never marketed as a versioned package management tool.

Because the Go team kept pushing the ridiculous idea that versioning doesn't matter.

> `go get` also works just fine if you point it at forked repositories that you control.

And at that point, what value does `go get` add?