aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-04-12 03:11:19 -0700
committerChris Lu <chris.lu@gmail.com>2020-04-12 03:11:19 -0700
commit1c2e920fa2831d871ec55fed04818fddaaaacbd5 (patch)
tree061264920d56c197b55cac93985662f2ad33773e /go.mod
parentb5a713be6843d8899cfae1021ac54a18b9315dd2 (diff)
downloadseaweedfs-1c2e920fa2831d871ec55fed04818fddaaaacbd5.tar.xz
seaweedfs-1c2e920fa2831d871ec55fed04818fddaaaacbd5.zip
fix compilation error
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 15d7a3759..e408618f3 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 // indirect
github.com/frankban/quicktest v1.7.2 // indirect
github.com/gabriel-vasile/mimetype v1.0.0
- github.com/go-redis/redis v6.15.2+incompatible
+ github.com/go-redis/redis v6.15.7+incompatible
github.com/go-sql-driver/mysql v1.4.1
github.com/gocql/gocql v0.0.0-20190829130954-e163eff7a8c6
github.com/gogo/protobuf v1.2.2-0.20190730201129-28a6bbf47e48 // indirect