mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-12 08:00:05 +01:00
12 lines
214 B
TOML
12 lines
214 B
TOML
[[constraint]]
|
|
name = "github.com/pkg/errors"
|
|
version = "0.8.0"
|
|
|
|
[[constraint]]
|
|
name = "gopkg.in/alecthomas/kingpin.v2"
|
|
version = "2.2.6"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|
|
non-go = true
|