module git.fromouter.space/mcg/mlpdraftbot go 1.12 require ( git.fromouter.space/hamcha/tg v0.0.0-20181213132350-d7698a3c50ea git.fromouter.space/mcg/cardgage v0.0.4 git.fromouter.space/mcg/draft v0.0.6 git.fromouter.space/mcg/mlp-server-tools/draftbot v0.0.0-20190822092843-7fffdf24f1e7 github.com/Masterminds/goutils v1.1.0 // indirect github.com/Masterminds/semver v1.4.2 // indirect github.com/Masterminds/sprig v2.20.0+incompatible github.com/go-kit/kit v0.8.0 github.com/google/uuid v1.1.1 // indirect github.com/huandu/xstrings v1.2.0 // indirect github.com/imdario/mergo v0.3.7 // indirect github.com/spf13/viper v1.4.0 )