aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-17 08:51:21 -0700
committerGitHub <noreply@github.com>2024-06-17 08:51:21 -0700
commite3f9afbd89d5d060ac3db7c0bfe2be8cbcd89527 (patch)
treece101b5d4c98c4b1d1489b7569155443aa3de0ca /go.mod
parentbd7b9384054e5f28417c56b6336e11c09a9e39d1 (diff)
downloadseaweedfs-e3f9afbd89d5d060ac3db7c0bfe2be8cbcd89527.tar.xz
seaweedfs-e3f9afbd89d5d060ac3db7c0bfe2be8cbcd89527.zip
chore(deps): bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0 (#5688)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9756f086e..b8862bb83 100644
--- a/go.mod
+++ b/go.mod
@@ -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