summaryrefslogtreecommitdiff
path: root/spec/fixtures/expected/go/modules/v2.0.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/expected/go/modules/v2.0.json')
-rw-r--r--spec/fixtures/expected/go/modules/v2.0.json47
1 files changed, 40 insertions, 7 deletions
diff --git a/spec/fixtures/expected/go/modules/v2.0.json b/spec/fixtures/expected/go/modules/v2.0.json
index 49289a8..a4fc766 100644
--- a/spec/fixtures/expected/go/modules/v2.0.json
+++ b/spec/fixtures/expected/go/modules/v2.0.json
@@ -8,18 +8,18 @@
"count": 6
},
{
+ "id": "Apache-2.0",
+ "name": "Apache License 2.0",
+ "url": "https://opensource.org/licenses/Apache-2.0",
+ "count": 4
+ },
+ {
"id": "BSD-3-Clause",
"name": "BSD 3-Clause \"New\" or \"Revised\" License",
"url": "https://opensource.org/licenses/BSD-3-Clause",
"count": 2
},
{
- "id": "Apache-2.0",
- "name": "Apache License 2.0",
- "url": "https://opensource.org/licenses/Apache-2.0",
- "count": 1
- },
- {
"id": "BSD-2-Clause",
"name": "BSD 2-Clause \"Simplified\" License",
"url": "https://opensource.org/licenses/BSD-2-Clause",
@@ -67,6 +67,39 @@
]
},
{
+ "name": "github.com/minio/minio",
+ "url": "",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "github.com/minio/minio-go",
+ "url": "",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "github.com/minio/sha256-simd",
+ "url": "",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
"name": "github.com/pmezard/go-difflib",
"url": "",
"description": "",
@@ -145,4 +178,4 @@
]
}
]
-}
+} \ No newline at end of file