From 89ced7c0c942cd08350d9731cac049b2992cecf0 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Wed, 5 Jul 2017 14:35:25 -0700 Subject: [PATCH] bill-of-materials.json: regenerate with 'coreos/bbolt' Signed-off-by: Gyu-Ho Lee --- bill-of-materials.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bill-of-materials.json b/bill-of-materials.json index 79197437b..578361371 100644 --- a/bill-of-materials.json +++ b/bill-of-materials.json @@ -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 } ]