github.com/gagliardetto/golang-go@v0.0.0-20201020153340-53909ea70814/cmd/go/testdata/mod/patch.example.com_indirect_v1.0.1.txt (about) 1 patch.example.com/indirect v1.0.1 2 written by hand 3 4 -- .mod -- 5 module patch.example.com/indirect 6 -- .info -- 7 {"Version":"v1.0.1"} 8 -- go.mod -- 9 module patch.example.com/indirect 10 -- direct.go -- 11 package indirect