Open
Description
As @FiloSottile notes in #30241 (comment):
I actually don't want to have to figure out if a
crypto/tls
internal failure is due to areplace
dchacha20poly1305
.
But of course the same is true for x
-repo interdependencies in general: if someone is reporting an issue against, say, x/tools
or x/net
, it would be really helpful to know the exact version in which they found the issue, and whether any of the dependencies involved have been locally modified.
I propose that we request go list -m all
alongside go env
in the issue template.
Metadata
Metadata
Assignees
Type
Projects
Status
Planned