module github.com/catsworld/botmaid require ( github.com/BurntSushi/toml v0.3.1 // indirect github.com/catsworld/random v1.1.0 github.com/davecgh/go-spew v1.1.1 // indirect github.com/go-redis/redis v6.15.2+incompatible github.com/pelletier/go-toml v1.2.0 gopkg.in/yaml.v2 v2.2.2 // indirect )