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