mirror of
https://github.com/thegeeklab/drone-template-lib.git
synced 2024-11-05 04:20:42 +00:00
16 lines
271 B
TOML
16 lines
271 B
TOML
[[constraint]]
|
|
name = "github.com/aymerick/raymond"
|
|
version = "2.0.2"
|
|
|
|
[[constraint]]
|
|
name = "github.com/pkg/errors"
|
|
version = "0.8.0"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/tkuchiki/faketime"
|