os-autoinst / openqa-mon

Collection of terminal monitoring utilities for openQA
12 stars 13 forks source link

Update rabbitmq dependency #150

Closed grisu48 closed 4 months ago

grisu48 commented 4 months ago

Use github.com/rabbitmq/amqp091-go instead of the now deprecated github.com/streadway/amqp repository.

This implies a required transient update to require go 1.20

Addresses https://github.com/grisu48/openqa-mon/issues/148