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 / create / exclude_submodule.txt
1 path=example.com/m
2 version=v1.0.0
3 hash=h1:XduFAgX/GaspZa8Jv4pfzoGEzNaU/r88PiCunijw5ok=
4 -- go.mod --
5 module example.com/m
6
7 go 1.13
8 -- sub/go.mod --
9 module example.com/m/sub
10 -- sub/x.go' --
11 invalid name, but this shouldn't be read