Hacker News new | ask | show | jobs
by jff 4571 days ago
It's one package. It has no external repo dependencies. Do a git clone and get over yourself. As I've said elsewhere in the thread, "go get" is all fun and games until you try to make something real with it, then you realize that OOPS that guy deleted his repository and now nobody can build your code because you've tied your project to the continued existence of half a dozen external repositories.
1 comments

It's one package with no external dependencies for now...
And it's one package on GitHub "for now" also... Tomorrow it might not be there, or be incompatible with its previous API.

But go get will hapilly try to use it...