mlp-server-tools/draftbot/go.mod

11 lines
266 B
Modula-2

module git.fromouter.space/mcg/mlp-server-tools/draftbot
go 1.12
require (
git.fromouter.space/Artificiale/moa v0.0.1-p2
git.fromouter.space/mcg/cardgage v0.0.1-p2
git.fromouter.space/mcg/draft v0.0.0-20190617210125-5e49b051369f
github.com/go-kit/kit v0.8.0
)