chore: update to latest version of goamqp

This commit is contained in:
2021-05-15 14:42:19 +02:00
parent 90e028b173
commit a2164c4beb
4 changed files with 74 additions and 47 deletions
+4 -1
View File
@@ -2,4 +2,7 @@ module gitlab.com/unboundsoftware/shiny/authz_client
go 1.13
require github.com/stretchr/testify v1.4.0
require (
github.com/stretchr/testify v1.4.0
gitlab.com/sparetimecoders/goamqp v0.3.1
)