I'm trying to run gomacro https://github.com/cosmos72/gomacro
I followed the instructions and ran go get -u -v github.com/cosmos72/gomacro
and I got the error mentioned in the title.
I'm on ubuntu 17.10 and my GOPATH
is set to: ~/go/src
Where am I going wrong?