This commit is contained in:
2022-12-01 04:37:42 +01:00
parent cf2ec45b9a
commit 97afd0d966
8 changed files with 60 additions and 34 deletions

5
rabbitmq/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.pbiernat.dev/egommerce/go-api-pkg/rabbitmq
go 1.18
require github.com/streadway/amqp v1.0.0