Hacker News new | ask | show | jobs
by alienspaces 2232 days ago
Go dependency management is quite good now with "go mod", plus your dependency tree isn't going to look anything like your typical JavaScript dependencies, otherwise you're doing it wrong..