blob: 382fef76937706511051072ce2d2a13a474b5312 [file] [log] [blame]
mod=example.com/patherrors
dir=x
base=none
success=false
-- want --
example.com/y: module path must end with "x", since it is in subdirectory "x"
-- .mod --
module example.com/patherrors
-- .git/HEAD --
-- x/go.mod --
module example.com/y
go 1.12