Pin plugins to v0.0.0

This commit is contained in:
monopole
2021-04-22 16:48:03 -07:00
parent 06add3ab35
commit 94f8d4ec63
28 changed files with 29 additions and 30 deletions

View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/evanphx/json-patch v4.5.0+incompatible
github.com/pkg/errors v0.9.1
sigs.k8s.io/kustomize/api v0.8.6
sigs.k8s.io/kustomize/api v0.0.0
sigs.k8s.io/yaml v1.2.0
)