summaryrefslogtreecommitdiff
path: root/test/results/go-modules-v1.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/results/go-modules-v1.json')
-rw-r--r--test/results/go-modules-v1.json37
1 files changed, 34 insertions, 3 deletions
diff --git a/test/results/go-modules-v1.json b/test/results/go-modules-v1.json
index b946b60..800e31f 100644
--- a/test/results/go-modules-v1.json
+++ b/test/results/go-modules-v1.json
@@ -1,17 +1,48 @@
{
"licenses": [
{
+ "count": 2,
+ "name": "MIT"
+ },
+ {
"count": 1,
- "name": "unknown"
+ "name": "New BSD"
}
],
"dependencies": [
{
"license": {
- "name": "unknown"
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "github.com/konsorten/go-windows-terminal-sequences",
+ "description": "",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "license": {
+ "name": "MIT",
+ "url": "http://opensource.org/licenses/mit-license"
+ },
+ "dependency": {
+ "name": "github.com/sirupsen/logrus",
+ "description": "",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "license": {
+ "name": "New BSD",
+ "url": "http://opensource.org/licenses/BSD-3-Clause"
},
"dependency": {
- "name": "golang.org/x/crypto",
+ "name": "golang.org/x/sys",
"description": "",
"pathes": [
"."