diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,7 +28,7 @@ require ( github.com/facebookgo/stats v0.0.0-20151006221625-1b76add642e4 github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 // indirect github.com/fsnotify/fsnotify v1.9.0 // indirect - github.com/go-redsync/redsync/v4 v4.13.0 + github.com/go-redsync/redsync/v4 v4.14.0 github.com/go-sql-driver/mysql v1.9.3 github.com/go-zookeeper/zk v1.0.3 // indirect github.com/gocql/gocql v1.7.0 @@ -152,7 +152,7 @@ require ( github.com/rabbitmq/amqp091-go v1.10.0 github.com/rclone/rclone v1.71.1 github.com/rdleal/intervalst v1.5.0 - github.com/redis/go-redis/v9 v9.12.1 + github.com/redis/go-redis/v9 v9.14.0 github.com/schollz/progressbar/v3 v3.18.0 github.com/shirou/gopsutil/v4 v4.25.9 github.com/tarantool/go-tarantool/v2 v2.4.0 |
