Hacker News new | ask | show | jobs
by aries1980 3770 days ago
> Go is nice but when I tried it I really missed something like composer. "go get" and commit your dependencies to the repository?

Why is this a pb? Makes your app is more resilient to external outages and no need to git clone all the repos with historical data.