module go.mills.io/saltyim go 1.16 require ( github.com/mitchellh/go-homedir v1.1.0 github.com/sirupsen/logrus v1.8.1 github.com/spf13/cobra v1.4.0 github.com/spf13/viper v1.10.1 go.mills.io/salty v0.0.0-20220318125419-fb3d6fc9e870 ) require ( git.mills.io/prologic/msgbus v0.1.2 github.com/gen2brain/beeep v0.0.0-20210529141713-5586760f0cc1 github.com/keys-pub/keys v0.1.22 golang.org/x/sys v0.0.0-20220315194320-039c03cc5b86 // indirect )