Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

vendoring: update BurntSushi/toml to get new license #335

Closed
grahamwhaley opened this issue Jul 18, 2017 · 0 comments
Closed

vendoring: update BurntSushi/toml to get new license #335

grahamwhaley opened this issue Jul 18, 2017 · 0 comments
Assignees

Comments

@grahamwhaley
Copy link
Contributor

The toml library we use updated to a new license (that fits us better) a little while back:
BurntSushi/toml#184
re-vendor that package to pick it up.
https://github.com/clearcontainers/runtime/blob/master/vendor/github.com/BurntSushi/toml/COPYING

@grahamwhaley grahamwhaley self-assigned this Jul 18, 2017
sboeuf pushed a commit that referenced this issue Jul 18, 2017
This is the result of updating the vendoring with:
- dep ensure
- dep prune

Fixes #335

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
sboeuf pushed a commit that referenced this issue Jul 18, 2017
The most recent code from github.com/BurntSushi/toml moved from the
WTF license to the MIT license.

Fixes #335

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
mcastelino pushed a commit to mcastelino/runtime that referenced this issue Dec 6, 2018
Since the runtime can load its configuration from multiple locations,
add a log field to show which location was used.

Change log level from Debug to Info as this is generally useful
information.

Fixes clearcontainers#335.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant