summaryrefslogtreecommitdiffstats
path: root/src/cmd/go/testdata/mod/rsc.io_badmod_v1.0.0.txt
blob: 993ceb7a0be72a4ab5a5596357cea171bd72d653 (plain)
1
2
3
4
5
6
7
8
9
10
11
rsc.io/badmod v1.0.0
written by hand

-- .mod --
module rsc.io/badmod
hello world
-- .info --
{"Version":"v1.0.0"}
-- x.go --
package x