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

Added support for (now optional) missing GOROOT env variable #113

Closed
wants to merge 1 commit into from

Conversation

lstep
Copy link

@lstep lstep commented Dec 15, 2014

GOROOT environment variable is now being more and more obsoleted, as you can get the root base (from compilation time) using go env GOROOT, I added code to detect if we're in such environment without totally removing the use of $GOROOT (may be used in some really rare & special cases).

@cin210 cin210 closed this Aug 26, 2016
@cin210 cin210 reopened this Aug 26, 2016
@cin210 cin210 closed this Aug 26, 2016
@cin210 cin210 reopened this Aug 26, 2016
@cin210 cin210 closed this Aug 26, 2016
@cin210 cin210 reopened this Aug 26, 2016
@voxxit voxxit closed this Jul 13, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants