Files
plugin-drone-webhook/Gopkg.toml
T
2018-04-14 23:02:06 +02:00

12 lines
204 B
TOML

[[constraint]]
branch = "master"
name = "github.com/drone/drone-template-lib"
[[constraint]]
name = "github.com/urfave/cli"
version = "1.20.0"
[prune]
go-tests = true
unused-packages = true