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: use os.Executable to find GOROOT #17833

Closed
quentinmit opened this issue Nov 7, 2016 · 4 comments
Closed

cmd/go: use os.Executable to find GOROOT #17833

quentinmit opened this issue Nov 7, 2016 · 4 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@quentinmit
Copy link
Contributor

quentinmit commented Nov 7, 2016

Use os.Executable to find GOROOT.

@quentinmit quentinmit added the NeedsFix The path to resolution is known, but the work has not been done. label Nov 7, 2016
@quentinmit quentinmit added this to the Go1.9 milestone Nov 7, 2016
@bradfitz
Copy link
Contributor

bradfitz commented Nov 7, 2016

... as a fallback if GOROOT isn't set.

@bradfitz
Copy link
Contributor

bradfitz commented Nov 7, 2016

See #12773

@minux
Copy link
Member

minux commented Nov 7, 2016 via email

@bradfitz
Copy link
Contributor

bradfitz commented Jun 8, 2017

This was fixed in dup bug #18678.

@bradfitz bradfitz closed this as completed Jun 8, 2017
@golang golang locked and limited conversation to collaborators Jun 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge 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