module github.com/postmet/watcher
go 1.22
require (
github.com/oklog/ulid/v2 v2.1.0
github.com/rabbitmq/amqp091-go v1.9.0
)