chore(deps): bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0 (#5688)

This commit is contained in:
dependabot[bot]
2024-06-17 08:51:21 -07:00
committed by GitHub
parent bd7b938405
commit e3f9afbd89
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@@ -144,7 +144,7 @@ require (
github.com/hashicorp/raft-boltdb/v2 v2.3.0
github.com/orcaman/concurrent-map/v2 v2.0.1
github.com/parquet-go/parquet-go v0.22.0
github.com/rabbitmq/amqp091-go v1.9.0
github.com/rabbitmq/amqp091-go v1.10.0
github.com/rclone/rclone v1.66.0
github.com/rdleal/intervalst v1.4.0
github.com/schollz/progressbar/v3 v3.14.3