xatci/go.mod

13 lines
404 B
Modula-2

module tulpa.dev/maxtriski/xatci
go 1.14
require (
github.com/binaryplease/matrix-bot v0.0.0-20190422182545-e58f16f86ca7
github.com/dryvenn/mbot v0.0.0-20170114155006-512c4909c81b
github.com/facebookarchive/flagenv v0.0.0-20160425205200-fcd59fca7456
github.com/joho/godotenv v1.3.0
github.com/matrix-org/gomatrix v0.0.0-20200408155310-408fff5e6a97
github.com/sirupsen/logrus v1.5.0 // indirect
)