I was successfully able to install the go plugin (dev version 0.9.16), create my library and write some tests and examples and run them. Everything seemed cool. Something changed, I don't know what I did, and now whenever I try to run the module, I get an error=13, permission denied, cannot run program /.../go/src/mymodule in /.../go/src. Any ideas on how to fix this? I've googled the logical things and haven't found any help.
Please use the latest plugin release from Github releases, and things should work again.