diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-09 09:59:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-09 09:59:44 -0700 |
| commit | 9662d71a3aeedd0b5fae8a4ecbadd1ca0ba3589a (patch) | |
| tree | b42509eca93e4896ecea9fa90354ccbfb8115b9f /go.mod | |
| parent | 9242a6cc5db8bc14cb48d12181feb2c6b6ba7ca2 (diff) | |
| download | seaweedfs-9662d71a3aeedd0b5fae8a4ecbadd1ca0ba3589a.tar.xz seaweedfs-9662d71a3aeedd0b5fae8a4ecbadd1ca0ba3589a.zip | |
Bump github.com/rabbitmq/amqp091-go from 1.8.1 to 1.9.0 (#4905)
Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/rabbitmq/amqp091-go/releases)
- [Changelog](https://github.com/rabbitmq/amqp091-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rabbitmq/amqp091-go/compare/v1.8.1...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/rabbitmq/amqp091-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 |
