build(deps): bump github.com/sparetimecoders/goamqp from 0.1.2 to 0.1.3

Bumps [github.com/sparetimecoders/goamqp](https://github.com/sparetimecoders/goamqp) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/sparetimecoders/goamqp/releases)
- [Commits](https://github.com/sparetimecoders/goamqp/compare/v0.1.2...v0.1.3)
This commit is contained in:
2022-11-15 05:19:17 +00:00
parent abfeb751b2
commit 1794fcd2ad
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.2
github.com/sparetimecoders/goamqp v0.1.3
github.com/stretchr/testify v1.8.1
)