This commit is contained in:
monopole
2021-04-13 10:31:18 -07:00
parent 01c477570a
commit 88911bbb61
9 changed files with 14 additions and 12 deletions

View File

@@ -11,6 +11,6 @@ require (
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.4.0
gopkg.in/yaml.v2 v2.4.0
sigs.k8s.io/kustomize/kyaml v0.10.16
sigs.k8s.io/kustomize/kyaml v0.10.17
sigs.k8s.io/yaml v1.2.0
)