Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / cache / download / github.com / stretchr / testify / @v / v1.4.0.mod
1 module github.com/stretchr/testify
2
3 require (
4         github.com/davecgh/go-spew v1.1.0
5         github.com/pmezard/go-difflib v1.0.0
6         github.com/stretchr/objx v0.1.0
7         gopkg.in/yaml.v2 v2.2.2
8 )