Move from streadway/amqp to rabbitmq/amqp091-go

This commit is contained in:
arberkatellari
2023-02-10 10:04:00 -05:00
committed by Dan Christian Bogos
parent 9ee38516ac
commit 5bd0c7d065

View File

@@ -30,7 +30,7 @@ import (
"github.com/cgrates/cgrates/config"
"github.com/cgrates/cgrates/engine"
"github.com/cgrates/cgrates/utils"
"github.com/streadway/amqp"
amqp "github.com/rabbitmq/amqp091-go"
)
var (