Sign in
◑
Theme
go
/
mod
/
e81ad1007af3dfbbc0761df9e1a7ace49b7fd7d2
/
.
/
zip
/
testdata
/
unzip
/
bad_submodule.txt
blob: 83d10a95c3e70416dfd024a45efa6a04b74ff18a [
file
]
path=example.com/m
version=v1.0.0
wantErr=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