mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Bump github.com/rabbitmq/amqp091-go from 1.3.4 to 1.4.0 (#7)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@ -5,7 +5,7 @@ go 1.16
|
||||
require (
|
||||
github.com/gliderlabs/ssh v0.3.4
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/rabbitmq/amqp091-go v1.3.4
|
||||
github.com/rabbitmq/amqp091-go v1.4.0
|
||||
github.com/sirupsen/logrus v1.9.0
|
||||
github.com/stretchr/testify v1.8.0
|
||||
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
|
||||
|
Reference in New Issue
Block a user