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 / cap_go_mod_not_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/a.go --
5 package a
6 -- example.com/m@v1.0.0/b/GO.MOD --
7 MODULE EXAMPLE.COM/M/B
8 -- example.com/m@v1.0.0/b/b.go --
9 package b