diff --git a/pkg/kinflate/commands/inflate_test.go b/pkg/kinflate/commands/inflate_test.go index 641c1cbbf..4708981c4 100644 --- a/pkg/kinflate/commands/inflate_test.go +++ b/pkg/kinflate/commands/inflate_test.go @@ -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"