Update: The eg refactoring tool does support modules - for the case that I used it for.
There was a mistake on my side before. On Monday, August 10, 2020 at 5:52:49 PM UTC+2 Kaveh Shahbazian wrote: > 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/cfd77dc3-08aa-43c6-a60e-b4089f24b054n%40googlegroups.com.
