summaryrefslogtreecommitdiff
path: root/libgo/go/cmd/go/testdata/mod/example.com_split_v1.0.0.txt
blob: b706e590d98fd52d932a9fc9d9bd6a8af2f0291b (plain)
1
2
3
4
5
6
7
8
9
Written by hand.
Test case for getting a package that has been moved to a different module.

-- .mod --
module example.com/split
-- .info --
{"Version": "v1.0.0"}
-- subpkg/x.go --
package subpkg