...

Text file src/golang.org/x/exp/cmd/gorelease/testdata/tidy/README.txt

Documentation: golang.org/x/exp/cmd/gorelease/testdata/tidy

     1Module example.com/tidy tests versions that do not have tidy
     2go.mod or go.sum files.
     3
     4v0.0.1 has a trivial package with no imports. It has no requirements
     5and no go.sum, so it is tidy. Tests make changes on top of this.

View as plain text