Hi Tobias, On Wed, Jun 24, 2026 at 3:12 PM Dr. Tobias Quathamer <[email protected]> wrote: > approach. Most of them are rather ancient, sometimes without a go.mod > file at all. I'm not sure yet how to handle those cases.
Have you tested if set GO111MODULE=auto or complete not set may handle such cases that without a go.mod file at all? Best regards, -- -Andrew
