x/vgo: get fails if there are no go files at the module root #24008
Labels
FrozenDueToAge
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Milestone
What version of Go are you using (
go version
)?What operating system and processor architecture are you using (
go env
)?What did you do?
What did you expect to see?
vgo to exit successfully, with the following content in go.mod:
What did you see instead?
vgo exits with failure and has the following content in go.mod:
The text was updated successfully, but these errors were encountered: