diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-09-05 10:44:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-05 10:44:22 -0700 |
| commit | 7c277f36ec0cbe8fe0bfa41c8971ef0d5d49245b (patch) | |
| tree | a8bfbd00865187e2cb98a532b4b08c553a8172c9 /go.mod | |
| parent | 0c90ea9c02020f66e60cf0bf7ce2f8d2239abdb9 (diff) | |
| download | seaweedfs-7c277f36ec0cbe8fe0bfa41c8971ef0d5d49245b.tar.xz seaweedfs-7c277f36ec0cbe8fe0bfa41c8971ef0d5d49245b.zip | |
Bump github.com/rabbitmq/amqp091-go from 1.3.4 to 1.4.0 (#3605)
Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/rabbitmq/amqp091-go/releases)
- [Commits](https://github.com/rabbitmq/amqp091-go/compare/v1.3.4...v1.4.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.3.4 + github.com/rabbitmq/amqp091-go v1.4.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 |
