blob: 000c02a782f99e209dd1af93421fc5314254d67f [file] [log] [blame]
mod=example.com/patherrors
dir=x
base=none
success=false
vcs=git
-- want --
# diagnostics
example.com/y: module path must end with "x", since it is in subdirectory "x"
# summary
Suggested version: v0.1.0
-- .mod --
module example.com/patherrors
-- x/go.mod --
module example.com/y
go 1.12