...

Text file src/cmd/go/testdata/mod/patch.example.com_depofdirectpatch_v1.0.1.txt

Documentation: cmd/go/testdata/mod

     1patch.example.com/depofdirectpatch v1.0.1
     2written by hand
     3
     4-- .mod --
     5module patch.example.com/depofdirectpatch
     6-- .info --
     7{"Version":"v1.0.1"}
     8-- go.mod --
     9module patch.example.com/depofdirectpatch
    10-- depofdirectpatch.go --
    11package depofdirectpatch

View as plain text