diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,7 +150,7 @@ require ( github.com/rabbitmq/amqp091-go v1.10.0 github.com/rclone/rclone v1.70.3 github.com/rdleal/intervalst v1.5.0 - github.com/redis/go-redis/v9 v9.12.0 + github.com/redis/go-redis/v9 v9.12.1 github.com/schollz/progressbar/v3 v3.18.0 github.com/shirou/gopsutil/v3 v3.24.5 github.com/tarantool/go-tarantool/v2 v2.4.0 |
