cmd/go: panic with empty import #61224
Labels
FrozenDueToAge
GoCommand
cmd/go
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
go build
Note: I tried to fix the issue myself, but I can't find the right to work in the debug mode on the go compiler.
What did you expect to see?
single line with error message
What did you see instead?
the backtrace below
The text was updated successfully, but these errors were encountered: