Hacker News new | ask | show | jobs
by sethammons 2244 days ago
modules and vendoring is still a pain and I don't want or need a network resource to build my code. If a vendor directory is present, use it!

While things are better in Go 1.14, it is not solved. I do not want to set up a company proxy for our private repos. I can't count how many times some combination of GOPROXY, private repos, vendoring, and modules have been a problem.