Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vendor: update gopkg.in/yaml.v2 to latest upstream #3317

Merged
merged 1 commit into from
Aug 20, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
vendor: update gopkg.in/yaml.v2 to latest upstream
  yaml.v2 was relicensed under Apache 2.0 in 2016, as Scope is
  Apache 2.0, we want this too. A lot of other bugs were fixed
  in the code since then as well.

  fixes #3283
  • Loading branch information
Daniel Holbach committed Aug 14, 2018
commit 56f7db1821c984ba9bd0b7e63f2e3889df8f119e
389 changes: 201 additions & 188 deletions vendor/gopkg.in/yaml.v2/LICENSE

Large diffs are not rendered by default.

31 changes: 0 additions & 31 deletions vendor/gopkg.in/yaml.v2/LICENSE.libyaml

This file was deleted.

131 changes: 0 additions & 131 deletions vendor/gopkg.in/yaml.v2/README.md

This file was deleted.

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