go: could not create module cache: mkdir /usr/local/go/bin/pkg: permission denied
**this is only a problem with the dependency compilation in goland and it compiles and runs fine in command line
using go run *.go
I think it has something to do with the dependency management not finding this repo.