Skip to content

Commit

Permalink
*: update bill-of-materials
Browse files Browse the repository at this point in the history
Change-Id: Ibfa24e28cacd58388f7606a945c8ac35e1c34580
  • Loading branch information
dims committed Apr 23, 2019
1 parent 4df3a84 commit 4514211
Showing 1 changed file with 27 additions and 9 deletions.
36 changes: 27 additions & 9 deletions bill-of-materials.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,15 @@
}
]
},
{
"project": "github.com/json-iterator/go",
"licenses": [
{
"type": "MIT License",
"confidence": 1
}
]
},
{
"project": "github.com/mattn/go-runewidth",
"licenses": [
Expand All @@ -188,6 +197,24 @@
}
]
},
{
"project": "github.com/modern-go/concurrent",
"licenses": [
{
"type": "Apache License 2.0",
"confidence": 1
}
]
},
{
"project": "github.com/modern-go/reflect2",
"licenses": [
{
"type": "Apache License 2.0",
"confidence": 1
}
]
},
{
"project": "github.com/olekukonko/tablewriter",
"licenses": [
Expand Down Expand Up @@ -278,15 +305,6 @@
}
]
},
{
"project": "github.com/ugorji/go/codec",
"licenses": [
{
"type": "MIT License",
"confidence": 0.9946524064171123
}
]
},
{
"project": "github.com/urfave/cli",
"licenses": [
Expand Down

0 comments on commit 4514211

Please sign in to comment.