mirror of
https://github.com/drone-plugins/drone-webhook.git
synced 2026-06-04 18:24:05 +08:00
12 lines
204 B
TOML
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
|