build(deps): bump github.com/sparetimecoders/goamqp from 0.1.1 to 0.1.2
Bumps [github.com/sparetimecoders/goamqp](https://github.com/sparetimecoders/goamqp) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/sparetimecoders/goamqp/releases) - [Commits](https://github.com/sparetimecoders/goamqp/compare/v0.1.1...v0.1.2)
This commit is contained in:
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/shiny/authz_client
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/sparetimecoders/goamqp v0.1.1
|
||||
github.com/sparetimecoders/goamqp v0.1.2
|
||||
github.com/stretchr/testify v1.8.1
|
||||
)
|
||||
|
||||
@@ -12,6 +12,6 @@ require (
|
||||
github.com/google/uuid v1.3.0 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/rabbitmq/amqp091-go v1.3.4 // indirect
|
||||
github.com/rabbitmq/amqp091-go v1.5.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user