summaryrefslogtreecommitdiffstats
path: root/src/cmd/go/testdata/mod/example.com_incompatiblewithsub_v2.0.0+incompatible.txt
blob: 198ec1702bdebbcffd3b96ad34328dc40bb9e933 (plain)
1
2
3
4
5
6
7
8
Module example.com/incompatiblewithsub has an incompatible version
and a package in a subdirectory.
-- .info --
{"Version":"v2.0.0+incompatible"}
-- .mod --
module example.com/incompatiblewithsub
-- sub/sub.go --
package sub