Files
plugin-drone-webhook/Gopkg.toml
T
Thomas Boerger 645601a176 Updated to current build process (#26)
* Dropped vendoring directory

* Updated to current build process
2018-03-22 09:53:41 +08:00

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