summaryrefslogtreecommitdiff
path: root/spec/fixtures/expected/go/modules/v1.1.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/expected/go/modules/v1.1.json')
-rw-r--r--spec/fixtures/expected/go/modules/v1.1.json63
1 files changed, 62 insertions, 1 deletions
diff --git a/spec/fixtures/expected/go/modules/v1.1.json b/spec/fixtures/expected/go/modules/v1.1.json
index f0b9112..cf53d87 100644
--- a/spec/fixtures/expected/go/modules/v1.1.json
+++ b/spec/fixtures/expected/go/modules/v1.1.json
@@ -6,6 +6,10 @@
"name": "MIT"
},
{
+ "count": 3,
+ "name": "Apache 2.0"
+ },
+ {
"count": 2,
"name": "New BSD"
},
@@ -83,6 +87,63 @@
{
"licenses": [
{
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "github.com/minio/minio",
+ "description": "",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "github.com/minio/minio-go",
+ "description": "",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ }
+ ],
+ "license": {
+ "name": "Apache 2.0",
+ "url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
+ },
+ "dependency": {
+ "name": "github.com/minio/sha256-simd",
+ "description": "",
+ "pathes": [
+ "."
+ ]
+ }
+ },
+ {
+ "licenses": [
+ {
"name": "New BSD",
"url": "http://opensource.org/licenses/BSD-3-Clause"
}
@@ -218,4 +279,4 @@
}
}
]
-}
+} \ No newline at end of file