Y
Hacker News
new
|
ask
|
show
|
jobs
by
InfiniteLoup
396 days ago
How would this affect Go dependencies?
1 comments
athorax
396 days ago
Go doesn't pull dependencies directly from GitHub, they are pulled from
https://proxy.golang.org/
by default
link