diff options
| author | mo khan <mo.khan@gmail.com> | 2019-09-13 10:56:58 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2019-09-13 10:56:58 -0600 |
| commit | 3fe4012b2558b3f0503c81c7d1f5d7e678b2fa3e (patch) | |
| tree | 0792ef45dddca4a8245cce2c0224e7f70bf02632 /test/results/go-modules-v1.1.json | |
| parent | 526a18887f4bfdcf7d34a86cc208520b87859dfc (diff) | |
| parent | 3bbc78de120d41ff32e10206c4243a3698e7cb8d (diff) | |
merge with origin/masterv1.7.0
Diffstat (limited to 'test/results/go-modules-v1.1.json')
| -rw-r--r-- | test/results/go-modules-v1.1.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/test/results/go-modules-v1.1.json b/test/results/go-modules-v1.1.json new file mode 100644 index 0000000..7e56bb6 --- /dev/null +++ b/test/results/go-modules-v1.1.json @@ -0,0 +1,29 @@ +{ + "version": "1.1", + "licenses": [ + { + "count": 1, + "name": "unknown" + } + ], + "dependencies": [ + { + "licenses": [ + { + "name": "unknown", + "url": "" + } + ], + "license": { + "name": "unknown" + }, + "dependency": { + "name": "golang.org/x/crypto", + "description": "", + "pathes": [ + "." + ] + } + } + ] +} |
