aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/mod/example.com_ambiguous_a_b_v0.0.0-empty.txt
blob: a86951981e2596a9a088018d0936e2d6f08ee7a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Module example.com/ambiguous/a/b is a suffix of example.com/a.
This version contains no package.
-- .mod --
module example.com/ambiguous/a/b

go 1.16
-- .info --
{"Version":"v0.0.0-empty"}
-- go.mod --
module example.com/ambiguous/a/b

go 1.16