Skip to content

Commit

Permalink
Update yaml library
Browse files Browse the repository at this point in the history
This includes the relicensing from LGPLv3 to Apache, and
numerous updates.

Signed-off-by: Justin Cormack <[email protected]>
  • Loading branch information
justincormack committed Apr 7, 2018
1 parent c30d5e3 commit 927d9b8
Show file tree
Hide file tree
Showing 16 changed files with 864 additions and 504 deletions.
2 changes: 1 addition & 1 deletion vendor.conf
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ github.com/pkg/errors 839d9e913e063e28dfd0e6c7b7512793e0a48be9

github.com/spf13/pflag e57e3eeb33f795204c1ca35f56c44f83227c6e66 # v1.0.0
github.com/spf13/cast 4d07383ffe94b5e5a6fa3af9211374a4507a0184
gopkg.in/yaml.v2 bef53efd0c76e49e6de55ead051f886bea7e9420
gopkg.in/yaml.v2 5420a8b6744d3b0345ab293f6fcba19c978f1183 # v2.2.1
gopkg.in/fatih/pool.v2 cba550ebf9bce999a02e963296d4bc7a486cb715
github.com/gorilla/context 14f550f51af52180c2eefed15e5fd18d63c0a64a
github.com/spf13/jwalterweatherman 3d60171a64319ef63c78bd45bd60e6eab1e75f8b
Expand Down
389 changes: 201 additions & 188 deletions vendor/gopkg.in/yaml.v2/LICENSE

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions vendor/gopkg.in/yaml.v2/NOTICE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions vendor/gopkg.in/yaml.v2/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

55 changes: 26 additions & 29 deletions vendor/gopkg.in/yaml.v2/apic.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 927d9b8

Please sign in to comment.