diff --git a/bill-of-materials.json b/bill-of-materials.json index dd916e94d..3f8d91091 100644 --- a/bill-of-materials.json +++ b/bill-of-materials.json @@ -170,6 +170,15 @@ } ] }, + { + "project": "github.com/json-iterator/go", + "licenses": [ + { + "type": "MIT License", + "confidence": 1 + } + ] + }, { "project": "github.com/mattn/go-runewidth", "licenses": [ @@ -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": [ @@ -278,15 +305,6 @@ } ] }, - { - "project": "github.com/ugorji/go/codec", - "licenses": [ - { - "type": "MIT License", - "confidence": 0.9946524064171123 - } - ] - }, { "project": "github.com/urfave/cli", "licenses": [