mlpdraftbot/go.mod

9 lines
162 B
Modula-2
Raw Normal View History

2019-08-22 09:02:06 +00:00
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
)