Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set GOPROXY=direct by default in docker images for 1.3+ #303

Closed
tamalsaha opened this issue Sep 16, 2019 · 1 comment
Closed

Set GOPROXY=direct by default in docker images for 1.3+ #303

tamalsaha opened this issue Sep 16, 2019 · 1 comment
Labels
Request Request for image modification or feature

Comments

@tamalsaha
Copy link

Due to various privacy concerns, can you set GOPROXY=direct by default in docker images for 1.3+ ?

Thanks.

@wglambert wglambert added the Request Request for image modification or feature label Sep 16, 2019
@yosifkit
Copy link
Member

We aren't going to change the default provided in Go releases (https://proxy.golang.org). See their privacy page https://proxy.golang.org/privacy and evaluate whether this is acceptable for your use case (as with any hosted service).

There a quite a few others providing a similar service and self-hosted options too: https://github.com/golang/go/wiki/Modules#are-there-always-on-module-repositories-and-enterprise-proxies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Request Request for image modification or feature
Projects
None yet
Development

No branches or pull requests

3 participants