Skip to content

Commit

Permalink
Bump github.com/rabbitmq/amqp091-go from 1.5.0 to 1.7.0
Browse files Browse the repository at this point in the history
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](rabbitmq/amqp091-go@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>
  • Loading branch information
dependabot[bot] authored Feb 13, 2023
1 parent 39f49a1 commit 4576ef8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ go 1.16

require (
github.com/NeowayLabs/wabbit v0.0.0-20210927194032-73ad61d1620e
github.com/fsouza/go-dockerclient v1.9.4 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/pborman/uuid v1.2.1 // indirect
github.com/rabbitmq/amqp091-go v1.6.1
github.com/rabbitmq/amqp091-go v1.7.0
github.com/tiago4orion/conjure v0.0.0-20150908101743-93cb30b9d218 // indirect
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
)

0 comments on commit 4576ef8

Please sign in to comment.