make: default to default go path (#1681)
if GOPATH is not set use $HOME/go which is the current default in Go. Fixes #1642
Showing
Please register or sign in to comment
if GOPATH is not set use $HOME/go which is the current default in Go. Fixes #1642