drone-matrix/Gopkg.toml

12 lines
222 B
TOML
Raw Normal View History

[[constraint]]
name = "github.com/aymerick/raymond"
version = "2.0.1"
2017-10-31 19:58:23 +01:00
[[constraint]]
branch = "master"
name = "github.com/matrix-org/gomatrix"
[[constraint]]
name = "github.com/urfave/cli"
version = "1.20.0"