Hacker News new | ask | show | jobs
by Cthulhu_ 1791 days ago
Part of that is the Node / JS ecosystem that churns out libraries for every tiny thing. The Go ecosystem is a lot more streamlined; adding dependencies is frowned upon, building small libraries is frowned upon, etc.

That said, if it's just version bumps then they should be bundled. But what about security issues? Those need to be fixed and updated asap.