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: 'go help get' describes nonexistent 'go help gopath-get' #70912

Open
findleyr opened this issue Dec 18, 2024 · 1 comment
Open

cmd/go: 'go help get' describes nonexistent 'go help gopath-get' #70912

findleyr opened this issue Dec 18, 2024 · 1 comment

Comments

@findleyr
Copy link
Member

At the bottom of go help get, a reference is made to go help gopath-get, yet this help no longer exists (probably as of Go 1.22, when go get stopped working for GOPATH mode).

We should remove that reference, and update surrounding discussion of GOPATh mode.

@gabyhelp
Copy link

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

No branches or pull requests

2 participants