cmd/go: document required fields needed by -reuse flag and add tests to that effect #58665
Labels
Documentation
GoCommand
cmd/go
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
json outputs of
go list
andgo mod download
contain multiple fieldsand only subsets of them are required for the subsequent go command runs with -reuse.
Document those fields clearly and add tests to prevent regression.
cc @rsc @bcmills @suzmue
The text was updated successfully, but these errors were encountered: