aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-12 08:56:00 -0800
committerGitHub <noreply@github.com>2022-12-12 08:56:00 -0800
commit21f77384f065752f0a0057ee8180a3dc9f58333b (patch)
tree7d89919ba5112f20c98dd13066c01bf96a36a1f0 /go.mod
parentbb289d7d69f27e0ccef72d727053889eb6e37f9e (diff)
downloadseaweedfs-21f77384f065752f0a0057ee8180a3dc9f58333b.tar.xz
seaweedfs-21f77384f065752f0a0057ee8180a3dc9f58333b.zip
build(deps): bump github.com/go-redsync/redsync/v4 from 4.6.0 to 4.7.1 (#4051)
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 cca84e893..fde807580 100644
--- a/go.mod
+++ b/go.mod
@@ -31,7 +31,7 @@ require (
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/go-errors/errors v1.1.1 // indirect
github.com/go-redis/redis/v8 v8.11.5
- github.com/go-redsync/redsync/v4 v4.6.0
+ github.com/go-redsync/redsync/v4 v4.7.1
github.com/go-sql-driver/mysql v1.7.0
github.com/go-zookeeper/zk v1.0.2 // indirect
github.com/gocql/gocql v0.0.0-20210707082121-9a3953d1826d