cmd/go: go list -json
missing TestEmbedFiles
#61183
Labels
GoCommand
cmd/go
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Unfortunate
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?
go list -json .
What did you expect to see?
Expect field
.TestEmbedFiles
presented.What did you see instead?
Field
.TestEmbedFiles
is missing.The text was updated successfully, but these errors were encountered: