Hacker News new | ask | show | jobs
by hnarn 1454 days ago
> Go is also basically bound to IPv4 since it depends on github to pull packages

Is this also true for the Go module proxy?

1 comments

no:

    $ dig +short AAAA proxy.golang.org
    2a00:1450:4009:820::2011
So Go is not “basically bound to IPv4” since the proxy is enabled by default.