Hacker News new | ask | show | jobs
by ggktk 1668 days ago
I think Go dependencies should still work, thanks to Google's module mirror[0] (enabled by default), which has cache.

[0]: https://proxy.golang.org/

1 comments

The ones using GOPROXY=direct will fail, although it’s used rarely.