This commit is contained in:
nquidox 2026-02-20 14:20:04 +03:00
commit 434df5b640
5 changed files with 348 additions and 0 deletions

5
go.mod Normal file
View 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