Merge pull request #310 from mengqiy/update_import
update yaml import pkg
This commit is contained in:
commit
451fec7f9d
|
|
@ -25,7 +25,7 @@ import (
|
|||
"strings"
|
||||
"testing"
|
||||
|
||||
"gopkg.in/yaml.v2"
|
||||
"github.com/ghodss/yaml"
|
||||
|
||||
"k8s.io/apimachinery/pkg/util/sets"
|
||||
"k8s.io/kubectl/pkg/kinflate/tree"
|
||||
|
|
|
|||
Loading…
Reference in New Issue