You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
gopherbot
added
Tools
This label describes issues relating to any tools in the x/tools repository.
gopls
Issues related to the Go language server, gopls.
labels
Feb 27, 2025
Go version
go version go1.24.0 darwin/arm64
Output of
go env
in your module/workspace:What did you do?
Given this code snippet:
What did you see happen?
Running
go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix ./...
against it changes it to unexpectedWhat did you expect to see?
Full example: https://github.com/go-gitea/gitea/pull/33739/files#diff-9eb7ecf3f47cf4bf4925d890d93f44741dbfb744515e9e5b5e159dc02866ebf5
The text was updated successfully, but these errors were encountered: