There is a related issue <https://github.com/golang/go/issues/24661>, on Go GitHub repository, tracking support for modules.
On Sunday, August 9, 2020 at 12:23:12 AM UTC+2 Kaveh Shahbazian wrote: > The "eg" tool - from Go Tools <https://github.com/golang/tools> > Repo/Module - does not support Go Modules. > > 1 - Is there an alternative example-based refactoring tool, that provides > the same functionality? > > 2 - Are there any plans to support Go Modules by "eg" tool? > > P.S. The *astutil* > <https://github.com/golang/tools/tree/master/go/ast/astutil> package used > by "eg" also does > not seem to support Go Modules. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/28e1c7b4-9377-4a5b-aefc-8726acb3ec65n%40googlegroups.com.
