This release introduces the following features:
- Move from deprecated AMQP library
github.com/streadway/amqp to github.com/rabbitmq/amqp091-go.
- Move from deprecated Redis library
github.com/garyburd/redigo to github.com/gomodule/redigo.
- Update dependencies.