2019-06-17 22:00:08 +00:00
|
|
|
module git.fromouter.space/mcg/mlp-server-tools/draftbot
|
|
|
|
|
|
|
|
go 1.12
|
|
|
|
|
|
|
|
require (
|
2019-06-20 22:38:50 +00:00
|
|
|
git.fromouter.space/Artificiale/moa v0.0.1-p2
|
2019-06-28 09:03:42 +00:00
|
|
|
git.fromouter.space/mcg/cardgage v0.0.4
|
2019-06-28 21:07:05 +00:00
|
|
|
git.fromouter.space/mcg/draft v0.0.4
|
2019-06-17 22:00:08 +00:00
|
|
|
github.com/go-kit/kit v0.8.0
|
2019-06-28 10:54:58 +00:00
|
|
|
github.com/mitchellh/mapstructure v1.1.2
|
2019-06-17 22:00:08 +00:00
|
|
|
)
|