furdarius / rabbitroutine

Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.
https://pkg.go.dev/github.com/furdarius/rabbitroutine
MIT License
110 stars 17 forks source link

Upgrade amqp091-go to v1.9.0 #22

Closed hassansin closed 8 months ago

hassansin commented 8 months ago

Can we upgrade to the latest version of amqp package please? https://github.com/rabbitmq/amqp091-go/releases/tag/v1.9.0

furdarius commented 8 months ago

https://github.com/furdarius/rabbitroutine/releases/tag/v0.8.2

hassansin commented 8 months ago

Thank you!