Browse Source

*: update bill-of-materials

Change-Id: Ibfa24e28cacd58388f7606a945c8ac35e1c34580
Davanum Srinivas 6 years ago
parent
commit
290ac75869
1 changed files with 27 additions and 9 deletions
  1. 27 9
      bill-of-materials.json

+ 27 - 9
bill-of-materials.json

@@ -170,6 +170,15 @@
 			}
 		]
 	},
+	{
+		"project": "github.com/json-iterator/go",
+		"licenses": [
+			{
+				"type": "MIT License",
+				"confidence": 1
+			}
+		]
+	},
 	{
 		"project": "github.com/mattn/go-runewidth",
 		"licenses": [
@@ -188,6 +197,24 @@
 			}
 		]
 	},
+	{
+		"project": "github.com/modern-go/concurrent",
+		"licenses": [
+			{
+				"type": "Apache License 2.0",
+				"confidence": 1
+			}
+		]
+	},
+	{
+		"project": "github.com/modern-go/reflect2",
+		"licenses": [
+			{
+				"type": "Apache License 2.0",
+				"confidence": 1
+			}
+		]
+	},
 	{
 		"project": "github.com/olekukonko/tablewriter",
 		"licenses": [
@@ -278,15 +305,6 @@
 			}
 		]
 	},
-	{
-		"project": "github.com/ugorji/go/codec",
-		"licenses": [
-			{
-				"type": "MIT License",
-				"confidence": 0.9946524064171123
-			}
-		]
-	},
 	{
 		"project": "github.com/urfave/cli",
 		"licenses": [