chore(deps): bump gitlab.com/sparetimecoders/goamqp from 0.3.2 to 0.4.0

Bumps [gitlab.com/sparetimecoders/goamqp](https://gitlab.com/sparetimecoders/goamqp) from 0.3.2 to 0.4.0.
- [Release notes](https://gitlab.com/sparetimecoders/goamqp/tags)
- [Commits](https://gitlab.com/sparetimecoders/goamqp/compare/v0.3.2...v0.4.0)
This commit is contained in:
2022-02-12 05:19:39 +00:00
parent 3c6ab4bfde
commit 2299434912
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ go 1.13
require (
github.com/stretchr/testify v1.7.0
gitlab.com/sparetimecoders/goamqp v0.3.2
gitlab.com/sparetimecoders/goamqp v0.4.0
)