Merge pull request #70718 from cblecker/godep-round-a-million

Fork godep to fix inconsistent abbreviation size

Kubernetes-commit: e998d6c2bc83385d98186a87e95a0f947e121ec1
This commit is contained in:
Kubernetes Publisher
2018-11-07 19:10:45 -08:00
305 changed files with 4472 additions and 75339 deletions
+1 -1
View File
@@ -26,8 +26,8 @@ import (
"strings"
"unicode"
"github.com/ghodss/yaml"
"github.com/golang/glog"
"sigs.k8s.io/yaml"
)
// ToJSON converts a single YAML document into a JSON document