Skip to content

Commit 5271d93

Browse files
committed
Update Go yaml library
This has releases, and the vendored version is very old predating the change from LGPL to Apache licensing. Signed-off-by: Justin Cormack <[email protected]>
1 parent 83668f4 commit 5271d93

16 files changed

Lines changed: 796 additions & 474 deletions

File tree

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ github.com/xeipuuv/gojsonschema 1d523034197ff1f222f6429836dd36a2457a1874
7171
golang.org/x/crypto 49796115aa4b964c318aad4f3084fdb41e9aa067
7272
golang.org/x/time f51c12702a4d776e4c1fa9b0fabab841babae631
7373
gopkg.in/inf.v0 3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4
74-
gopkg.in/yaml.v2 53feefa2559fb8dfa8d81baad31be332c97d6c77
74+
gopkg.in/yaml.v2 v2.2.1
7575
k8s.io/api 9e5ffd1f1320950b238cfce291b926411f0af722
7676
k8s.io/apimachinery ed135c5b96450fd24e5e981c708114fbbd950697
7777
k8s.io/apiserver a90e3a95c2e91b944bfca8225c4e0d12e42a9eb5

vendor/gopkg.in/yaml.v2/LICENSE

Lines changed: 201 additions & 188 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/gopkg.in/yaml.v2/NOTICE

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/gopkg.in/yaml.v2/README.md

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/gopkg.in/yaml.v2/apic.go

Lines changed: 26 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)