Forráskód Böngészése

bill-of-materials: regenerate

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Gyu-Ho Lee 8 éve
szülő
commit
7f0f5e2b3c
1 módosított fájl, 11 hozzáadás és 2 törlés
  1. 11 2
      bill-of-materials.json

+ 11 - 2
bill-of-materials.json

@@ -345,12 +345,21 @@
 			}
 			}
 		]
 		]
 	},
 	},
+	{
+		"project": "google.golang.org/genproto/googleapis",
+		"licenses": [
+			{
+				"type": "Apache License 2.0",
+				"confidence": 1
+			}
+		]
+	},
 	{
 	{
 		"project": "google.golang.org/grpc",
 		"project": "google.golang.org/grpc",
 		"licenses": [
 		"licenses": [
 			{
 			{
-				"type": "BSD 3-clause \"New\" or \"Revised\" License",
-				"confidence": 0.979253112033195
+				"type": "Apache License 2.0",
+				"confidence": 1
 			}
 			}
 		]
 		]
 	},
 	},