mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 20:50:24 +00:00
Move from go-yaml/yaml to ghodss/yaml
This commit is contained in:
@@ -35,8 +35,8 @@ import (
|
||||
// TODO: handle multiple versions correctly
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/api/v1beta1"
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/util"
|
||||
"github.com/ghodss/yaml"
|
||||
"github.com/golang/glog"
|
||||
"gopkg.in/v1/yaml"
|
||||
)
|
||||
|
||||
// TODO: Also handle lists of simple services, and multiple input files
|
||||
|
Reference in New Issue
Block a user