module github.com/asecurityteam/logevent go 1.12 require ( github.com/fatih/structs v1.1.0 github.com/golang/mock v1.3.1 github.com/rs/xhandler v0.0.0-20170707052532-1eb70cf1520d // indirect github.com/rs/xlog v0.0.0-20171227185259-131980fab91b github.com/rs/zerolog v1.15.0 github.com/stretchr/testify v1.3.0 )