Y
Hacker News
new
|
ask
|
show
|
jobs
by
savaki
2147 days ago
You may want to consider looking into go modules. It works much the same way that cargo does for rust and you won’t need to worry about GOPATH for most cases.