cmd/go: go get panic with internal error: can't find reason #61432
Labels
FrozenDueToAge
GoCommand
cmd/go
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
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?
When
go mod tidy
is executed, the versions of the two packages are:Try to update
github.com/libp2p/go-libp2p-kad-dht
, panic appears:What did you expect to see?
Successful update
What did you see instead?
Go panic
The text was updated successfully, but these errors were encountered: