module github.com/AccelByte/logger-go go 1.13 require ( github.com/sirupsen/logrus v1.5.0 github.com/stretchr/testify v1.2.2 )