module beelzebub go 1.16 require ( github.com/gliderlabs/ssh v0.3.4 github.com/google/uuid v1.3.0 github.com/rabbitmq/amqp091-go v1.4.0 github.com/sirupsen/logrus v1.9.0 github.com/stretchr/testify v1.8.0 golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e gopkg.in/yaml.v3 v3.0.1 )