Hacker News new | ask | show | jobs
by ernst_klim 1649 days ago
Does go have some intermediate cache repository between github and enduser?
1 comments

Yes, https://proxy.golang.org/

You can also configure go to use your own for internal projects or if you just want to avoid the global proxy.