aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorruitao.liu <ruitao.liu@cloudminds.com>2020-09-04 15:40:13 +0800
committerruitao.liu <ruitao.liu@cloudminds.com>2020-09-04 15:40:13 +0800
commit83080b5e034bdbc0ba58eb410d04fb78bebf08cf (patch)
tree1664d69d5838fbadce0bc6bc128ff7479f7dd3c6 /go.mod
parent0ddcc2a8f5f2b91a78466785bc61ec0e6c6264bc (diff)
downloadseaweedfs-83080b5e034bdbc0ba58eb410d04fb78bebf08cf.tar.xz
seaweedfs-83080b5e034bdbc0ba58eb410d04fb78bebf08cf.zip
ES backended filer support kv ops.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d404b9d52..98ac2b4e5 100644
--- a/go.mod
+++ b/go.mod
@@ -27,7 +27,6 @@ require (
github.com/go-sql-driver/mysql v1.5.0
github.com/gocql/gocql v0.0.0-20190829130954-e163eff7a8c6
github.com/gogo/protobuf v1.2.2-0.20190730201129-28a6bbf47e48 // indirect
- github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 // indirect
github.com/golang/protobuf v1.4.2
github.com/google/btree v1.0.0
github.com/google/uuid v1.1.1