x/tools/gopls: nvim with go1.22 stopped working #66743
Labels
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
What did you do?
I changed
go.mod
in a project to usego 1.22.2
and now the LSP integration with gopls for neovim stopped working.Running
GO111MODULE=off nvim
makes gopls happy again.What did you expect to see?
References to sources. 👯
What did you see instead?
This is what trace gave me:
This is the trace running with
GO111MODULE=off nvim
:Build info
The text was updated successfully, but these errors were encountered: