You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
)
|