alvarolm / GoGuru

GoGuru is a Golang plugin for SublimeText 3 that integrates the Go guru tool.
http://alvarolm.github.io/GoGuru
MIT License
82 stars 9 forks source link

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

Closed ryboe closed 4 years ago

ryboe commented 6 years ago

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 commented 4 years ago

9fa172b4c95499b4620ac5f3a7d5add9fc854afa