Merge pull request #1014 from rohitsardesai83/replace_ghodss_yaml_with_sigsk8sio_yaml_dep

Remove dependency on ghodss/yaml
This commit is contained in:
Jeff Regan
2019-04-26 09:50:51 -07:00
committed by GitHub
10 changed files with 12 additions and 9 deletions

View File

@@ -26,10 +26,10 @@ import (
"strings"
"syscall"
"github.com/ghodss/yaml"
"sigs.k8s.io/kustomize/pkg/ifc"
"sigs.k8s.io/kustomize/pkg/resid"
"sigs.k8s.io/kustomize/pkg/resmap"
"sigs.k8s.io/yaml"
)
const (