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

GOROOT is not required after Go 1.9 #59

Open
andrewkroh opened this issue Aug 3, 2022 · 0 comments
Open

GOROOT is not required after Go 1.9 #59

andrewkroh opened this issue Aug 3, 2022 · 0 comments

Comments

@andrewkroh
Copy link
Owner

The command does not need to output the GOROOT environment variable when working with Go 1.9 and later.

This could probably be safely removed. But if users switch between from a pre-Go 1.9 version to a post 1.9 version, then the shell output would need to unset GOROOT.

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

1 participant