mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

To remove the dependency on ghodss/yaml. Replaced this dependency with sigs.k8s.io/yaml. This wil help to remove the ghodss/yaml dependency from main kubernetes repository. xref: https://github.com/kubernetes/kubernetes/issues/77024
19 lines
254 B
JSON
19 lines
254 B
JSON
[
|
|
{
|
|
"project": "sigs.k8s.io/yaml",
|
|
"licenses": [
|
|
{
|
|
"type": "BSD 3-clause \"New\" or \"Revised\" License"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"project": "github.com/inconshreveable/mousetrap",
|
|
"licenses": [
|
|
{
|
|
"type": "Apache License 2.0"
|
|
}
|
|
]
|
|
}
|
|
]
|