x/tools/cmd/stringer: internal error: package "database/sql/driver" without types was imported #72744
Labels
BugReport
Issues describing a possible bug in the Go implementation.
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
Go version
go version go1.24.1 darwin/arm64
Output of
go env
in your module/workspace:What did you do?
What did you see happen?
When I was using Go version 1.23, this could be generated normally. However, after I upgraded to version 1.24, it no longer generates correctly and throws an error.
What did you expect to see?
The expectation is for the code to be generated normally.
The text was updated successfully, but these errors were encountered: