go.mod: replace can cause to have multiple instances of same package #36498
Labels
FrozenDueToAge
modules
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
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?
Not sure if that's working as intended or it's a bug. My sample code can be found here: https://github.com/Pitasi/gomod-replace
What did you expect to see?
What did you see instead?
actual:
The text was updated successfully, but these errors were encountered: