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.json53
1 files changed, 0 insertions, 53 deletions
diff --git a/test/results/go-modules-v1.json b/test/results/go-modules-v1.json
deleted file mode 100644
index 800e31f..0000000
--- a/test/results/go-modules-v1.json
+++ /dev/null
@@ -1,53 +0,0 @@
-{
- "licenses": [
- {
- "count": 2,
- "name": "MIT"
- },
- {
- "count": 1,
- "name": "New BSD"
- }
- ],
- "dependencies": [
- {
- "license": {
- "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/sys",
- "description": "",
- "pathes": [
- "."
- ]
- }
- }
- ]
-}