Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / cache / download / github.com / sergi / go-diff / @v / v1.1.0.mod
diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/cache/download/github.com/sergi/go-diff/@v/v1.1.0.mod b/.config/coc/extensions/coc-go-data/tools/pkg/mod/cache/download/github.com/sergi/go-diff/@v/v1.1.0.mod
new file mode 100644 (file)
index 0000000..d46c77d
--- /dev/null
@@ -0,0 +1,11 @@
+module github.com/sergi/go-diff
+
+require (
+       github.com/davecgh/go-spew v1.1.1 // indirect
+       github.com/kr/pretty v0.1.0 // indirect
+       github.com/stretchr/testify v1.4.0
+       gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
+       gopkg.in/yaml.v2 v2.2.4 // indirect
+)
+
+go 1.12