chore(deps): bump github.com/sparetimecoders/goamqp from 0.1.3 to 0.1.4

Bumps [github.com/sparetimecoders/goamqp](https://github.com/sparetimecoders/goamqp) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/sparetimecoders/goamqp/releases)
- [Commits](https://github.com/sparetimecoders/goamqp/compare/v0.1.3...v0.1.4)
This commit is contained in:
2023-05-11 06:24:44 +00:00
parent 018c370316
commit 8646e2a408
2 changed files with 8 additions and 5 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/pressly/goose/v3 v3.11.2
github.com/rs/cors v1.9.0
github.com/sparetimecoders/goamqp v0.1.3
github.com/sparetimecoders/goamqp v0.1.4
github.com/stretchr/testify v1.8.2
github.com/vektah/gqlparser/v2 v2.5.1
github.com/wundergraph/graphql-go-tools v1.63.0
@@ -40,7 +40,7 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/qri-io/jsonpointer v0.1.1 // indirect
github.com/qri-io/jsonschema v0.2.1 // indirect
github.com/rabbitmq/amqp091-go v1.5.0 // indirect
github.com/rabbitmq/amqp091-go v1.8.1 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/tidwall/gjson v1.14.3 // indirect
github.com/tidwall/match v1.1.1 // indirect