blob: 3d35010429c10cd1433c1799031c000d7397d55d [file] [log] [blame]
path=example.com/m
version=v1.0.0
wantErr=found go.mod file not in module root directory
-- example.com/m@v1.0.0/go.mod --
module example.com/m
go 1.13
-- example.com/m@v1.0.0/sub/go.mod --
module example.com/m/sub