mlpdraftbot/go.mod
2019-08-22 11:02:06 +02:00

8 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
)