initial
This commit is contained in:
commit
434df5b640
5 changed files with 348 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module repo.nqws.ru/merch-tracker-v2/mt-rabbit
|
||||
|
||||
go 1.25.0
|
||||
|
||||
require github.com/rabbitmq/amqp091-go v1.10.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue