diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -148,7 +148,7 @@ require ( github.com/hanwen/go-fuse/v2 v2.3.0 github.com/hashicorp/raft v1.5.0 github.com/hashicorp/raft-boltdb/v2 v2.2.2 - github.com/rabbitmq/amqp091-go v1.8.0 + github.com/rabbitmq/amqp091-go v1.8.1 github.com/rclone/rclone v1.62.2 github.com/schollz/progressbar/v3 v3.13.1 github.com/tikv/client-go/v2 v2.0.7 |
