mirror of
https://github.com/drone-plugins/drone-webhook.git
synced 2026-06-04 18:24:05 +08:00
645601a176
* Dropped vendoring directory * Updated to current build process
12 lines
196 B
TOML
12 lines
196 B
TOML
[[constraint]]
|
|
name = "github.com/aymerick/raymond"
|
|
version = "2.0.1"
|
|
|
|
[[constraint]]
|
|
name = "github.com/urfave/cli"
|
|
version = "1.20.0"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|