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

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

merged 1 commit into from
Aug 20, 2018

Conversation

dholbach
Copy link
Contributor

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

  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
@2opremio 2opremio self-requested a review August 14, 2018 16:36
@bboreham
Copy link
Collaborator

As far as I can see in the code, Scope never calls this library; it is vendor'd as a dependency of various other libraries.

@bboreham bboreham merged commit 1437382 into weaveworks:master Aug 20, 2018
@dholbach dholbach deleted the fix-3283 branch August 21, 2018 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please update vendored copy of yaml.v2
2 participants