plumber icon indicating copy to clipboard operation
plumber copied to clipboard

Update the RabbitMQ Libraries

Open Gsantomaggio opened this issue 11 months ago • 1 comments

The project is using old rabbitmq clients library version.

github.com/rabbitmq/rabbitmq-stream-go-client v1.0.1-rc.2
github.com/streadway/amqp v1.0.0

You should update github.com/rabbitmq/rabbitmq-stream-go-client to 1.5 You should switch github.com/streadway/amqp to https://github.com/rabbitmq/amqp091-go

github.com/streadway/amqp is not maintained anymore

Gsantomaggio avatar Feb 07 '25 10:02 Gsantomaggio

Agreed. TY!

dselans avatar May 21 '25 15:05 dselans