Package amqp is an AMQP 0.9.1 client with RabbitMQ extensions for publishing and consuming messages.
go get github.com/streadway/amqpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a RabbitMQ server using AMQP.
Replace import with github.com/rabbitmq/amqp091-go and update API calls accordingly.
No dependency data recorded yet.