build(deps): bump github.com/sparetimecoders/goamqp from 0.1.4 to 0.1.5

Bumps [github.com/sparetimecoders/goamqp](https://github.com/sparetimecoders/goamqp) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/sparetimecoders/goamqp/releases)
- [Commits](https://github.com/sparetimecoders/goamqp/compare/v0.1.4...v0.1.5)
This commit is contained in:
2023-07-04 05:19:53 +00:00
parent 4203f4474f
commit 775553c2d5
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.19
require (
github.com/sparetimecoders/goamqp v0.1.4
github.com/sparetimecoders/goamqp v0.1.5
github.com/stretchr/testify v1.8.4
)