mlpcardbot/go.mod

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