Text file src/cmd/go/testdata/mod/patch.example.com_depofdirectpatch_v1.0.0.txt
1 patch.example.com/depofdirectpatch v1.0.0 2 written by hand 3 4 -- .mod -- 5 module patch.example.com/depofdirectpatch 6 -- .info -- 7 {"Version":"v1.0.0"} 8 -- go.mod -- 9 module patch.example.com/depofdirectpatch 10 -- depofdirectpatch.go -- 11 package depofdirectpatch 12