Hacker News new | ask | show | jobs
by chairmanwow1 2251 days ago
The proxy should maintain a copy of all dependencies (public and private), so only one should be necessary.
1 comments

This should be clarified, if you setup YOUR OWN proxy it can handle both public and private modules (side note I haven’t been able to verify this yet with artifactory).

You can also just let your GOPROXY fallback go “direct” which will then go straight to vcs (you need to make sure you have a gitconfig setup to redirect https to ssh).