build(deps): bump github.com/sparetimecoders/goamqp from 0.2.0 to 0.2.1
Bumps [github.com/sparetimecoders/goamqp](https://github.com/sparetimecoders/goamqp) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/sparetimecoders/goamqp/releases) - [Commits](https://github.com/sparetimecoders/goamqp/compare/v0.2.0...v0.2.1)
This commit is contained in:
@@ -3,13 +3,13 @@ module gitlab.com/unboundsoftware/shiny/authz_client
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/sparetimecoders/goamqp v0.2.0
|
||||
github.com/sparetimecoders/goamqp v0.2.1
|
||||
github.com/stretchr/testify v1.8.4
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/google/uuid v1.3.1 // indirect
|
||||
github.com/google/uuid v1.5.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.9.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user