.gitignore added
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / cache / download / github.com / sanity-io / litter / @v / v1.3.0.mod
1 module github.com/sanity-io/litter
2
3 go 1.14
4
5 require (
6         github.com/davecgh/go-spew v0.0.0-20161028175848-04cdfd42973b // indirect
7         github.com/pmezard/go-difflib v0.0.0-20151028094244-d8ed2627bdf0 // indirect
8         github.com/stretchr/testify v0.0.0-20161117074351-18a02ba4a312
9 )