Hi,
I've been trying to set up a dev environment using TinyGo, Goland (or IntelliJ Pro), and go modules. I manage to get the environment working without making use of modules with workarounds as those described here #927. There is mention of support for modules in #107 but not a clear setup guide. Is there a supported way to do go modules in Goland IDE as of today?
Cheers!