aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-10-04 02:27:24 -0700
committerChris Lu <chris.lu@gmail.com>2020-10-04 02:27:24 -0700
commit8c8b8e2835801992ecd75349281637ed8ecb88cd (patch)
treefc22104e5b6b0ddd3c41ab02a72b2428130c2363
parentd522df0ecd162b414781eb8c0da119f90599107c (diff)
downloadseaweedfs-8c8b8e2835801992ecd75349281637ed8ecb88cd.tar.xz
seaweedfs-8c8b8e2835801992ecd75349281637ed8ecb88cd.zip
adjust go module
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 21320ab0e..2158cfb65 100644
--- a/go.mod
+++ b/go.mod
@@ -27,6 +27,7 @@ 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
github.com/golang/protobuf v1.4.2
github.com/google/btree v1.0.0
github.com/google/uuid v1.1.1