2018-02-05 03:57:22 +01:00
|
|
|
[prune]
|
|
|
|
go-tests = true
|
|
|
|
unused-packages = true
|
|
|
|
|
2018-02-05 03:54:03 +01:00
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/alecthomas/kingpin"
|
|
|
|
version = "2.2.6"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "github.com/blakesmith/ar"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "v1"
|
|
|
|
name = "gopkg.in/yaml.v1"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/stretchr/testify"
|
|
|
|
version = "1.2.1"
|
2018-03-10 22:26:45 +01:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "github.com/mattn/go-zglob"
|
2018-04-10 01:04:06 +02:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/imdario/mergo"
|
|
|
|
version = "0.3.4"
|