summaryrefslogtreecommitdiffstats
path: root/src/cmd/go/testdata/mod/example.com_dotname_v1.0.0.txt
blob: 2ada3a3f812af60861577b2383c619fde64c4126 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
-- .info --
{"Version":"v1.0.0"}
-- .mod --
module example.com/dotname

go 1.16
-- go.mod --
module example.com/dotname

go 1.16
-- .dot/dot.go --
package dot