1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00
kyverno/Gopkg.toml

17 lines
340 B
TOML
Raw Normal View History

2019-02-06 14:23:15 +02:00
required = ["k8s.io/code-generator/cmd/client-gen"]
[[constraint]]
name = "k8s.io/apimachinery"
branch = "release-1.9"
[[constraint]]
name = "k8s.io/client-go"
branch = "release-6.0"
[[constraint]]
name = "k8s.io/code-generator"
branch = "release-1.9"
[[constraint]]
name = "github.com/golang/protobuf"
branch = "master"