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

cmd/go: document GOPROXY #26406

Closed
ainar-g opened this issue Jul 16, 2018 · 2 comments
Closed

cmd/go: document GOPROXY #26406

ainar-g opened this issue Jul 16, 2018 · 2 comments
Labels
Documentation FrozenDueToAge modules NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@ainar-g
Copy link
Contributor

ainar-g commented Jul 16, 2018

What version of Go are you using (go version)?

Does this issue reproduce with the latest release?

go version devel +c80897b Mon Jul 16 20:29:54 2018 +0000 linux/amd64

What did you do?

$ go help environment | grep GOPROXY
$ go help modules | grep GOPROXY
$ go help mod | grep GOPROXY
$ go help module-get | grep GOPROXY

What did you expect to see?

The documentation for GOPROXY.

What did you see instead?

Nothing.

@FiloSottile FiloSottile added this to the Go1.11 milestone Jul 16, 2018
@FiloSottile
Copy link
Contributor

/cc @rsc

@bcmills bcmills added the NeedsFix The path to resolution is known, but the work has not been done. label Jul 17, 2018
@gopherbot
Copy link

Change https://golang.org/cl/124707 mentions this issue: cmd/go: document $GOPROXY, other module adjustments

@golang golang locked and limited conversation to collaborators Jul 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation FrozenDueToAge modules NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

4 participants