diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-13 09:34:38 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-13 09:34:38 -0800 |
| commit | 1134de8cbe9f1df9feb34fd80e77cee85f38f06a (patch) | |
| tree | 27b4919b06d896a6a7362c15a0861ad6391b9369 /go.mod | |
| parent | 292e98cc22221974a2f39f38d9cf09c274baeef1 (diff) | |
| download | seaweedfs-1134de8cbe9f1df9feb34fd80e77cee85f38f06a.tar.xz seaweedfs-1134de8cbe9f1df9feb34fd80e77cee85f38f06a.zip | |
build(deps): bump github.com/rabbitmq/amqp091-go from 1.5.0 to 1.7.0 (#4200)
Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) from 1.5.0 to 1.7.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.5.0...v1.7.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
@@ -147,7 +147,7 @@ require ( github.com/hanwen/go-fuse/v2 v2.1.1-0.20220627082937-d01fda7edf17 github.com/hashicorp/raft v1.3.11 github.com/hashicorp/raft-boltdb/v2 v2.2.2 - github.com/rabbitmq/amqp091-go v1.5.0 + github.com/rabbitmq/amqp091-go v1.7.0 github.com/schollz/progressbar/v3 v3.13.0 github.com/tikv/client-go/v2 v2.0.5 github.com/ydb-platform/ydb-go-sdk-auth-environ v0.1.2 |
