mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
bill-of-materials.json: regenerate with 'coreos/bbolt'
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
2b9bfda1d5
commit
89ced7c0c9
@ -27,19 +27,19 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"project": "github.com/boltdb/bolt",
|
"project": "github.com/cockroachdb/cmux",
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
"type": "MIT License",
|
"type": "Apache License 2.0",
|
||||||
"confidence": 1
|
"confidence": 1
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"project": "github.com/cockroachdb/cmux",
|
"project": "github.com/coreos/bbolt",
|
||||||
"licenses": [
|
"licenses": [
|
||||||
{
|
{
|
||||||
"type": "Apache License 2.0",
|
"type": "MIT License",
|
||||||
"confidence": 1
|
"confidence": 1
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user