Merge pull request #3118 from brianpursley/kustomize-2893

Implement WNode methods
This commit is contained in:
Jeff Regan
2020-11-11 08:15:29 -08:00
committed by GitHub
4 changed files with 309 additions and 22 deletions

View File

@@ -6,6 +6,7 @@ require (
github.com/evanphx/json-patch v4.5.0+incompatible
github.com/go-openapi/spec v0.19.5
github.com/golangci/golangci-lint v1.21.0
github.com/google/go-cmp v0.3.0
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/hashicorp/go-multierror v1.1.0
github.com/pkg/errors v0.8.1