mod
mod copied to clipboard
[mirror] Go module mechanics libraries
The shell command previously given as an example emits paths starting with `./`, and without an added prefix. Also, previously, `sha256` was run against the sorted list of filenames, not...
Fix unix command provided since Hash1 function will take the hash of input files iteratively before coming up the final outcome. Fix #48498
Try to maintain the expected block ordering with direct requires in the first block and indirect requires in the second block. Also clarify expected use of SetRequireSeparateIndirect to avoid panic....
This fixes https://golang.org/issues/71785.