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

Should fallback to $HOME/go when $GOPATH is not set #41

Closed
ryboe opened this issue May 7, 2018 · 1 comment
Closed

Should fallback to $HOME/go when $GOPATH is not set #41

ryboe opened this issue May 7, 2018 · 1 comment

Comments

@ryboe
Copy link
Contributor

ryboe commented May 7, 2018

The default $GOPATH is $HOME/go. Instead of failing silently, you should fallback to $HOME/go in the event that $GOPATH is not set.

@alvarolm
Copy link
Owner

9fa172b

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

No branches or pull requests

2 participants