mirror of
https://github.com/thegeeklab/wp-matrix.git
synced 2024-11-12 17:20:40 +00:00
20 lines
351 B
TOML
20 lines
351 B
TOML
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/drone/drone-template-lib"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/matrix-org/gomatrix"
|
|
|
|
[[constraint]]
|
|
name = "github.com/pkg/errors"
|
|
version = "0.8.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/urfave/cli"
|
|
version = "1.20.0"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|