module gitlab.com/anbillon/slago go 1.12 require ( github.com/buger/jsonparser v0.0.0-20191004114745-ee4c978eae7e github.com/davecgh/go-spew v1.1.1 github.com/gorilla/websocket v1.4.0 github.com/rs/zerolog v1.17.2 github.com/sirupsen/logrus v1.4.2 go.uber.org/zap v1.13.0 )