some deletions
[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
deleted file mode 100644 (file)
index d46c77d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-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