bill-of-materials.json: regenerate with 'coreos/bbolt'

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyu-Ho Lee 2017-07-05 14:35:25 -07:00
parent 2b9bfda1d5
commit 89ced7c0c9

View File

@ -27,19 +27,19 @@
]
},
{
"project": "github.com/boltdb/bolt",
"project": "github.com/cockroachdb/cmux",
"licenses": [
{
"type": "MIT License",
"type": "Apache License 2.0",
"confidence": 1
}
]
},
{
"project": "github.com/cockroachdb/cmux",
"project": "github.com/coreos/bbolt",
"licenses": [
{
"type": "Apache License 2.0",
"type": "MIT License",
"confidence": 1
}
]