diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-22 11:20:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-22 11:20:07 -0700 |
| commit | 26fb6deb4eb348ec1b33b6410cc482e9b5526c2b (patch) | |
| tree | de7c68c121e5084b8d21206483e3801c7f553f37 /go.mod | |
| parent | eacf808877aa1ae931203a34beec8574ff20fef8 (diff) | |
| download | seaweedfs-26fb6deb4eb348ec1b33b6410cc482e9b5526c2b.tar.xz seaweedfs-26fb6deb4eb348ec1b33b6410cc482e9b5526c2b.zip | |
build(deps): bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1 (#4496)
Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) from 1.8.0 to 1.8.1.
- [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.0...v1.8.1)
---
updated-dependencies:
- dependency-name: github.com/rabbitmq/amqp091-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
@@ -148,7 +148,7 @@ require ( github.com/hanwen/go-fuse/v2 v2.3.0 github.com/hashicorp/raft v1.5.0 github.com/hashicorp/raft-boltdb/v2 v2.2.2 - github.com/rabbitmq/amqp091-go v1.8.0 + github.com/rabbitmq/amqp091-go v1.8.1 github.com/rclone/rclone v1.62.2 github.com/schollz/progressbar/v3 v3.13.1 github.com/tikv/client-go/v2 v2.0.7 |
