module github.com/prologic/msgbus require ( github.com/BurntSushi/toml v0.3.1 // indirect github.com/gorilla/websocket v1.4.0 github.com/inconshreveable/mousetrap v1.0.0 // indirect github.com/jpillora/backoff v0.0.0-20180909062703-3050d21c67d7 github.com/mitchellh/go-homedir v1.0.0 github.com/mmcloughlin/professor v0.0.0-20170922221822-6b97112ab8b3 github.com/prometheus/client_golang v0.9.2 github.com/sirupsen/logrus v1.2.0 github.com/spf13/cobra v0.0.3 github.com/spf13/viper v1.3.1 github.com/stretchr/testify v1.2.2 )