mlp-server-tools/rulebot/go.mod
Hamcha c85cd0bb8e
All checks were successful
continuous-integration/drone/push Build is passing
Start work on rulebot
2019-07-01 12:55:52 +02:00

11 lines
231 B
Modula-2

module git.fromouter.space/mcg/mlp-server-tools/rulebot
go 1.12
require (
git.fromouter.space/Artificiale/moa v0.0.1
git.fromouter.space/mcg/cardgage v0.0.4
git.fromouter.space/mcg/draft v0.0.4
github.com/go-kit/kit v0.9.0
)