Theodore Omtzigt

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 2
-
-
Theodore Omtzigt created a post, how to use Goland with module-aware go
With module aware go the GOPATH semantics are gone, replaced with a separate root source tree approach. I was using Goland pointing at GOPATH and thus any 'go get' would add a package to my environ... -