module github.com/eventials/goevents go 1.15 require ( github.com/aws/aws-sdk-go v1.35.12 github.com/sirupsen/logrus v1.7.0 github.com/streadway/amqp v1.0.0 github.com/stretchr/testify v1.6.1 )