Hacker News new | ask | show | jobs
by kasey_junk 3931 days ago
Except in your example your command will update the vendored code, potentially (and in some cases probably) breaking dependencies.

It is a fact, that the go dependency management story is weaker than nearly any of the other modern development environments there are. It is getting better through time, and probably won't a problem long term (and for many people isn't a problem now). But lets not act like it isn't a weakness.