Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / mod@v0.3.0 / zip / testdata / unzip / bad_submodule.txt
1 path=example.com/m
2 version=v1.0.0
3 wantErr=found go.mod file not in module root directory
4 -- example.com/m@v1.0.0/go.mod --
5 module example.com/m
6
7 go 1.13
8 -- example.com/m@v1.0.0/sub/go.mod --
9 module example.com/m/sub