mlpcardbot/go.mod
2019-08-26 12:38:15 +02:00

8 lines
133 B
Modula-2

module git.fromouter.space/mcg/mlpcardbot
go 1.12
require (
git.fromouter.space/hamcha/tg v0.0.4
github.com/spf13/viper v1.4.0
)