2018-10-27 13:16:08 +02:00
|
|
|
[prune]
|
|
|
|
go-tests = true
|
|
|
|
non-go = true
|
|
|
|
unused-packages = true
|
2018-01-08 01:30:28 +01:00
|
|
|
|
|
|
|
[[constraint]]
|
2018-10-27 13:16:08 +02:00
|
|
|
branch = "master"
|
2018-01-08 01:30:28 +01:00
|
|
|
name = "github.com/BurntSushi/toml"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "github.com/andrew-d/go-termutil"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "gopkg.in/alecthomas/kingpin.v2"
|
|
|
|
version = "2.2.6"
|