./test,./scripts: Update go.sum and bill-of-materials generation logic (and refresh bom).

This commit is contained in:
Piotr Tabor
2020-10-07 15:29:50 +02:00
parent 9866c7e8ff
commit 313087f8c5
6 changed files with 288 additions and 66 deletions

View File

@@ -17,6 +17,15 @@
}
]
},
{
"project": "github.com/cockroachdb/datadriven",
"licenses": [
{
"type": "Apache License 2.0",
"confidence": 1
}
]
},
{
"project": "github.com/coreos/go-semver/semver",
"licenses": [
@@ -35,6 +44,15 @@
}
]
},
{
"project": "github.com/creack/pty",
"licenses": [
{
"type": "MIT License",
"confidence": 0.9891304347826086
}
]
},
{
"project": "github.com/dgrijalva/jwt-go",
"licenses": [
@@ -53,6 +71,15 @@
}
]
},
{
"project": "github.com/etcd-io/gofail/runtime",
"licenses": [
{
"type": "Apache License 2.0",
"confidence": 1
}
]
},
{
"project": "github.com/gogo/protobuf",
"licenses": [
@@ -323,6 +350,15 @@
}
]
},
{
"project": "go.etcd.io/etcd/tests/v3",
"licenses": [
{
"type": "Apache License 2.0",
"confidence": 1
}
]
},
{
"project": "go.etcd.io/etcd/v3",
"licenses": [