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:
2023-12-19 05:19:45 +00:00
parent f5c18e4515
commit 16e5ad4f23
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -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