golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/cmd/gorelease/testdata/tidy/README.txt (about) 1 Module example.com/tidy tests versions that do not have tidy 2 go.mod or go.sum files. 3 4 v0.0.1 has a trivial package with no imports. It has no requirements 5 and no go.sum, so it is tidy. Tests make changes on top of this.