diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -155,7 +155,7 @@ require ( github.com/hashicorp/raft-boltdb/v2 v2.2.2 github.com/orcaman/concurrent-map/v2 v2.0.1 github.com/puzpuzpuz/xsync/v2 v2.5.0 - github.com/rabbitmq/amqp091-go v1.8.1 + github.com/rabbitmq/amqp091-go v1.9.0 github.com/rclone/rclone v1.64.0 github.com/rdleal/intervalst v0.0.0-20221028215511-a098aa0d2cb8 github.com/schollz/progressbar/v3 v3.13.1 |
