Go beta Module support

Hi

I've installed the latest git version of the Go toolkit, which comes with the new native module support. I see that GoLand should support modules through vgo, but there is no mention for this new standard.

The only problem I am encountering is that it doesn't recognize properly the installed packages. Is there a beta or an additional plugin for making it work?

Thanks

0
4 comments
Official comment

Hi,

 

Currently, the IDE does support Go modules, but using Go 1.11 Beta 2, as indicated in our release blog post.
We are tracking the support for Beta 3 in this ticket and the issue you are facing in this issue.
Go modules support is a bit flaky at the moment due to the changes still being added to Go, we expect that once Go 1.11 this will be more stable.
Thank you for your patience.

Avatar
Permanently deleted user

That's really good to hear. And you guys are perfectly right, the beta3 is unstable, I had problems with the compilation. I am currently using the github version.

Is there a beta version of Goland I can test? I can't find it in the dedicated page.

The Go 1.11 release date is probably still ahead one month from now (by judging the release-blocker issues)

I'll just wait otherwise

Thanks

0

At the moment we don't have any nightly/EAP that we can publish to solve this. You may try reverting to Go 1.11beta2 or waiting for an update from us. Best way to get a notification on when the work on this is to start, vote or watch the issues I linked above.
I'm sorry I don't have a better answer for you right now and thank you for your patience.

0
Avatar
Permanently deleted user

No problem, you guys are already giving an excellent service by providing a high quality IDE. I'll wait for the update.

0

Please sign in to leave a comment.