build(deps): bump github.com/sparetimecoders/goamqp from 0.2.1 to 0.3.0

Bumps [github.com/sparetimecoders/goamqp](https://github.com/sparetimecoders/goamqp) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/sparetimecoders/goamqp/releases)
- [Commits](https://github.com/sparetimecoders/goamqp/compare/v0.2.1...v0.3.0)
This commit is contained in:
2024-01-17 05:19:42 +00:00
parent 49af247019
commit e02b3c92f3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/shiny/authz_client
go 1.21
require (
github.com/sparetimecoders/goamqp v0.2.1
github.com/sparetimecoders/goamqp v0.3.0
github.com/stretchr/testify v1.8.4
)