Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / cache / download / gopkg.in / errgo.v2 / @v / v2.1.0.mod
1 module gopkg.in/errgo.v2
2
3 require (
4         github.com/kr/pretty v0.1.0 // indirect
5         gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
6 )