Hacker News new | ask | show | jobs
by jcranendonk 2931 days ago
I like go as a language, but its lack of package management is the single reason I no longer use it.
1 comments

Go has had primitive package management for 5+ years, and official package management (in some form or another) for a year.