diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-09-12 10:36:40 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-12 10:36:40 -0700 |
| commit | 26d9f898af4feea6eb59b7958b63c940539a1522 (patch) | |
| tree | 84d8976be42eca0e0cec9ac8d2b2e030b7143050 /go.mod | |
| parent | cb8f0ab3a15c5129aac022be8110965002bc141a (diff) | |
| download | seaweedfs-26d9f898af4feea6eb59b7958b63c940539a1522.tar.xz seaweedfs-26d9f898af4feea6eb59b7958b63c940539a1522.zip | |
Bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 (#3642)
Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/rabbitmq/amqp091-go/releases)
- [Commits](https://github.com/rabbitmq/amqp091-go/compare/v1.4.0...v1.5.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>
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.10 github.com/hashicorp/raft-boltdb/v2 v2.2.2 - github.com/rabbitmq/amqp091-go v1.4.0 + github.com/rabbitmq/amqp091-go v1.5.0 github.com/tikv/client-go/v2 v2.0.1 github.com/ydb-platform/ydb-go-sdk-auth-environ v0.1.2 github.com/ydb-platform/ydb-go-sdk/v3 v3.37.4 |
