mlpdraftbot/go.mod

9 lines
162 B
Modula-2

module git.fromouter.space/mcg/mlpdraftbot
go 1.12
require (
git.fromouter.space/hamcha/tg v0.0.0-20181213132350-d7698a3c50ea
github.com/spf13/viper v1.4.0
)