mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
bom: regenerate
This commit is contained in:
parent
74cf4ae9a2
commit
ffb43dff5b
@ -103,7 +103,7 @@
|
|||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
"type": "BSD 3-clause \"New\" or \"Revised\" License",
|
"type": "BSD 3-clause \"New\" or \"Revised\" License",
|
||||||
"confidence": 0.9090909090909091
|
"confidence": 0.9163346613545816
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -121,7 +121,7 @@
|
|||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
"type": "BSD 3-clause \"New\" or \"Revised\" License",
|
"type": "BSD 3-clause \"New\" or \"Revised\" License",
|
||||||
"confidence": 0.92
|
"confidence": 0.9663865546218487
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -134,6 +134,15 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"project": "github.com/google/uuid",
|
||||||
|
"licenses": [
|
||||||
|
{
|
||||||
|
"type": "BSD 3-clause \"New\" or \"Revised\" License",
|
||||||
|
"confidence": 0.9663865546218487
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"project": "github.com/gorilla/websocket",
|
"project": "github.com/gorilla/websocket",
|
||||||
"licenses": [
|
"licenses": [
|
||||||
@ -143,6 +152,15 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"project": "github.com/grpc-ecosystem/go-grpc-middleware",
|
||||||
|
"licenses": [
|
||||||
|
{
|
||||||
|
"type": "Apache License 2.0",
|
||||||
|
"confidence": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"project": "github.com/grpc-ecosystem/go-grpc-prometheus",
|
"project": "github.com/grpc-ecosystem/go-grpc-prometheus",
|
||||||
"licenses": [
|
"licenses": [
|
||||||
@ -164,10 +182,6 @@
|
|||||||
{
|
{
|
||||||
"project": "github.com/inconshreveable/mousetrap",
|
"project": "github.com/inconshreveable/mousetrap",
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
|
||||||
"type": "MIT License and BSD 3-clause \"New\" or \"Revised\" License",
|
|
||||||
"confidence": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "Apache License 2.0",
|
"type": "Apache License 2.0",
|
||||||
"confidence": 1
|
"confidence": 1
|
||||||
@ -418,7 +432,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"project": "google.golang.org/genproto/googleapis/rpc/status",
|
"project": "google.golang.org/genproto/googleapis",
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
"type": "Apache License 2.0",
|
"type": "Apache License 2.0",
|
||||||
@ -448,8 +462,8 @@
|
|||||||
"project": "gopkg.in/yaml.v2",
|
"project": "gopkg.in/yaml.v2",
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
"type": "The Unlicense",
|
"type": "Apache License 2.0",
|
||||||
"confidence": 0.35294117647058826
|
"confidence": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "MIT License",
|
"type": "MIT License",
|
||||||
@ -460,6 +474,10 @@
|
|||||||
{
|
{
|
||||||
"project": "sigs.k8s.io/yaml",
|
"project": "sigs.k8s.io/yaml",
|
||||||
"licenses": [
|
"licenses": [
|
||||||
|
{
|
||||||
|
"type": "Apache License 2.0",
|
||||||
|
"confidence": 1
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "BSD 3-clause \"New\" or \"Revised\" License",
|
"type": "BSD 3-clause \"New\" or \"Revised\" License",
|
||||||
"confidence": 1
|
"confidence": 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user