From e0b59240e4a8dce4f86499b668b038e8f478d55f Mon Sep 17 00:00:00 2001 From: Ryan Parman Date: Sun, 19 Nov 2023 18:14:59 -0800 Subject: [PATCH] build: Updated license cache data. --- .licenses.cache.json | 474 +++++++++++++++++++++---------------------- 1 file changed, 237 insertions(+), 237 deletions(-) diff --git a/.licenses.cache.json b/.licenses.cache.json index d1fa15d6..aaa295c9 100644 --- a/.licenses.cache.json +++ b/.licenses.cache.json @@ -15,6 +15,173 @@ } }, "Results": [ + { + "Target": "generator/go.mod", + "Class": "lang-pkgs", + "Type": "gomod", + "Packages": [ + { + "ID": "github.com/Masterminds/goutils@v1.1.1", + "Name": "github.com/Masterminds/goutils", + "Version": "1.1.1", + "Licenses": [ + "Apache-2.0" + ], + "Indirect": true, + "Layer": {} + }, + { + "ID": "github.com/Masterminds/semver/v3@v3.2.0", + "Name": "github.com/Masterminds/semver/v3", + "Version": "3.2.0", + "Indirect": true, + "Layer": {} + }, + { + "ID": "github.com/Masterminds/sprig/v3@v3.2.3", + "Name": "github.com/Masterminds/sprig/v3", + "Version": "3.2.3", + "Licenses": [ + "MIT" + ], + "Indirect": true, + "DependsOn": [ + "github.com/Masterminds/goutils@v1.1.1", + "github.com/huandu/xstrings@v1.3.3", + "github.com/mitchellh/copystructure@v1.0.0", + "github.com/Masterminds/semver/v3@v3.2.0", + "github.com/google/uuid@v1.1.1", + "github.com/imdario/mergo@v0.3.11", + "github.com/shopspring/decimal@v1.2.0", + "github.com/spf13/cast@v1.3.1", + "golang.org/x/crypto@v0.3.0" + ], + "Layer": {} + }, + { + "ID": "github.com/chanced/caps@v1.0.1", + "Name": "github.com/chanced/caps", + "Version": "1.0.1", + "Licenses": [ + "MIT" + ], + "Layer": {} + }, + { + "ID": "github.com/google/uuid@v1.1.1", + "Name": "github.com/google/uuid", + "Version": "1.1.1", + "Indirect": true, + "Layer": {} + }, + { + "ID": "github.com/huandu/xstrings@v1.3.3", + "Name": "github.com/huandu/xstrings", + "Version": "1.3.3", + "Indirect": true, + "Layer": {} + }, + { + "ID": "github.com/imdario/mergo@v0.3.11", + "Name": "github.com/imdario/mergo", + "Version": "0.3.11", + "Indirect": true, + "Layer": {} + }, + { + "ID": "github.com/inconshreveable/mousetrap@v1.1.0", + "Name": "github.com/inconshreveable/mousetrap", + "Version": "1.1.0", + "Licenses": [ + "Apache-2.0" + ], + "Indirect": true, + "Layer": {} + }, + { + "ID": "github.com/mitchellh/copystructure@v1.0.0", + "Name": "github.com/mitchellh/copystructure", + "Version": "1.0.0", + "Indirect": true, + "Layer": {} + }, + { + "ID": "github.com/mitchellh/reflectwalk@v1.0.0", + "Name": "github.com/mitchellh/reflectwalk", + "Version": "1.0.0", + "Indirect": true, + "Layer": {} + }, + { + "ID": "github.com/northwood-labs/golang-utils/exiterrorf@v0.0.0-20230302161720-ec685e2f274a", + "Name": "github.com/northwood-labs/golang-utils/exiterrorf", + "Version": "0.0.0-20230302161720-ec685e2f274a", + "Licenses": [ + "MIT" + ], + "Indirect": true, + "DependsOn": [ + "github.com/pkg/errors@v0.9.1" + ], + "Layer": {} + }, + { + "ID": "github.com/pkg/errors@v0.9.1", + "Name": "github.com/pkg/errors", + "Version": "0.9.1", + "Licenses": [ + "BSD-2-Clause" + ], + "Indirect": true, + "Layer": {} + }, + { + "ID": "github.com/shopspring/decimal@v1.2.0", + "Name": "github.com/shopspring/decimal", + "Version": "1.2.0", + "Indirect": true, + "Layer": {} + }, + { + "ID": "github.com/spf13/cast@v1.3.1", + "Name": "github.com/spf13/cast", + "Version": "1.3.1", + "Indirect": true, + "Layer": {} + }, + { + "ID": "github.com/spf13/cobra@v1.7.0", + "Name": "github.com/spf13/cobra", + "Version": "1.7.0", + "Licenses": [ + "Apache-2.0" + ], + "Indirect": true, + "DependsOn": [ + "github.com/inconshreveable/mousetrap@v1.1.0", + "github.com/spf13/pflag@v1.0.5" + ], + "Layer": {} + }, + { + "ID": "github.com/spf13/pflag@v1.0.5", + "Name": "github.com/spf13/pflag", + "Version": "1.0.5", + "Licenses": [ + "BSD-3-Clause" + ], + "Indirect": true, + "Layer": {} + }, + { + "ID": "golang.org/x/crypto@v0.3.0", + "Name": "golang.org/x/crypto", + "Version": "0.3.0", + "Indirect": true, + "Layer": {} + } + ] + }, { "Target": "go.mod", "Class": "lang-pkgs", @@ -49,16 +216,16 @@ ], "Indirect": true, "DependsOn": [ + "github.com/shopspring/decimal@v1.3.1", + "github.com/stretchr/testify@v1.8.4", + "github.com/Masterminds/semver/v3@v3.1.1", "github.com/google/uuid@v1.3.1", "github.com/huandu/xstrings@v1.3.2", "github.com/imdario/mergo@v0.3.15", - "github.com/mitchellh/copystructure@v1.2.0", - "github.com/stretchr/testify@v1.8.4", "github.com/Masterminds/goutils@v1.1.1", - "github.com/Masterminds/semver/v3@v3.1.1", - "golang.org/x/crypto@v0.15.0", - "github.com/shopspring/decimal@v1.3.1", - "github.com/spf13/cast@v1.5.0" + "github.com/mitchellh/copystructure@v1.2.0", + "github.com/spf13/cast@v1.5.0", + "golang.org/x/crypto@v0.15.0" ], "Layer": {} }, @@ -206,9 +373,9 @@ "MIT" ], "DependsOn": [ - "golang.org/x/sys@v0.14.0", "github.com/stretchr/testify@v1.8.4", - "github.com/xo/terminfo@v0.0.0-20210125001918-ca9a967f8778" + "github.com/xo/terminfo@v0.0.0-20210125001918-ca9a967f8778", + "golang.org/x/sys@v0.14.0" ], "Layer": {} }, @@ -220,9 +387,9 @@ "MIT" ], "DependsOn": [ + "github.com/fatih/color@v1.14.1", "github.com/hexops/gotextdiff@v1.0.3", - "github.com/stretchr/testify@v1.8.4", - "github.com/fatih/color@v1.14.1" + "github.com/stretchr/testify@v1.8.4" ], "Layer": {} }, @@ -245,8 +412,8 @@ ], "Indirect": true, "DependsOn": [ - "github.com/hashicorp/go-uuid@v1.0.3", - "github.com/hashicorp/go-cleanhttp@v0.5.2" + "github.com/hashicorp/go-cleanhttp@v0.5.2", + "github.com/hashicorp/go-uuid@v1.0.3" ], "Layer": {} }, @@ -313,10 +480,10 @@ ], "Indirect": true, "DependsOn": [ - "github.com/golang/protobuf@v1.5.3", "github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d", "github.com/oklog/run@v1.0.0", "google.golang.org/grpc@v1.59.0", + "github.com/golang/protobuf@v1.5.3", "github.com/hashicorp/go-hclog@v1.5.0", "github.com/mitchellh/go-testing-interface@v1.14.1" ], @@ -351,15 +518,15 @@ ], "Indirect": true, "DependsOn": [ - "github.com/google/go-cmp@v0.6.0", - "github.com/hashicorp/logutils@v1.0.0", - "github.com/hashicorp/go-multierror@v1.1.1", "github.com/hashicorp/go-checkpoint@v0.5.0", + "github.com/mitchellh/cli@v1.1.5", + "github.com/hashicorp/go-multierror@v1.1.1", "github.com/hashicorp/go-version@v1.6.0", + "github.com/hashicorp/go-cleanhttp@v0.5.2", + "github.com/hashicorp/logutils@v1.0.0", "golang.org/x/mod@v0.13.0", - "github.com/mitchellh/cli@v1.1.5", - "github.com/ProtonMail/go-crypto@v0.0.0-20230828082145-3c4c8a2d2371", - "github.com/hashicorp/go-cleanhttp@v0.5.2" + "github.com/google/go-cmp@v0.6.0", + "github.com/ProtonMail/go-crypto@v0.0.0-20230828082145-3c4c8a2d2371" ], "Layer": {} }, @@ -372,14 +539,14 @@ ], "Indirect": true, "DependsOn": [ - "github.com/mitchellh/go-wordwrap@v1.0.0", "github.com/agext/levenshtein@v1.2.2", - "github.com/davecgh/go-spew@v1.1.1", - "github.com/apparentlymart/go-textseg/v15@v15.0.0", - "golang.org/x/crypto@v0.15.0", + "github.com/google/go-cmp@v0.6.0", "github.com/spf13/pflag@v1.0.5", - "github.com/zclconf/go-cty@v1.14.1", - "github.com/google/go-cmp@v0.6.0" + "golang.org/x/crypto@v0.15.0", + "github.com/apparentlymart/go-textseg/v15@v15.0.0", + "github.com/mitchellh/go-wordwrap@v1.0.0", + "github.com/davecgh/go-spew@v1.1.1", + "github.com/zclconf/go-cty@v1.14.1" ], "Layer": {} }, @@ -402,11 +569,11 @@ ], "Indirect": true, "DependsOn": [ - "github.com/hashicorp/terraform-json@v0.17.1", "github.com/hashicorp/hc-install@v0.6.1", + "github.com/hashicorp/go-version@v1.6.0", + "github.com/hashicorp/terraform-json@v0.17.1", "github.com/google/go-cmp@v0.6.0", - "github.com/zclconf/go-cty@v1.14.1", - "github.com/hashicorp/go-version@v1.6.0" + "github.com/zclconf/go-cty@v1.14.1" ], "Layer": {} }, @@ -419,11 +586,11 @@ ], "Indirect": true, "DependsOn": [ - "github.com/google/go-cmp@v0.6.0", "github.com/hashicorp/go-version@v1.6.0", "github.com/mitchellh/copystructure@v1.2.0", - "github.com/zclconf/go-cty@v1.14.1", - "github.com/davecgh/go-spew@v1.1.1" + "github.com/davecgh/go-spew@v1.1.1", + "github.com/google/go-cmp@v0.6.0", + "github.com/zclconf/go-cty@v1.14.1" ], "Layer": {} }, @@ -435,17 +602,17 @@ "MPL-2.0" ], "DependsOn": [ - "golang.org/x/text@v0.14.0", - "github.com/hashicorp/hc-install@v0.6.1", - "github.com/mitchellh/cli@v1.1.5", - "golang.org/x/exp@v0.0.0-20230626212559-97b1e661b5df", - "github.com/hashicorp/terraform-exec@v0.19.0", + "github.com/hashicorp/go-version@v1.6.0", "github.com/mattn/go-colorable@v0.1.13", - "github.com/russross/blackfriday@v1.6.0", "github.com/google/go-cmp@v0.6.0", + "github.com/russross/blackfriday@v1.6.0", + "github.com/hashicorp/terraform-exec@v0.19.0", "github.com/hashicorp/terraform-json@v0.17.1", + "golang.org/x/text@v0.14.0", + "github.com/mitchellh/cli@v1.1.5", "github.com/zclconf/go-cty@v1.14.1", - "github.com/hashicorp/go-version@v1.6.0" + "golang.org/x/exp@v0.0.0-20230626212559-97b1e661b5df", + "github.com/hashicorp/hc-install@v0.6.1" ], "Layer": {} }, @@ -458,8 +625,8 @@ ], "DependsOn": [ "github.com/google/go-cmp@v0.6.0", - "github.com/hashicorp/terraform-plugin-go@v0.19.1", - "github.com/hashicorp/terraform-plugin-log@v0.9.0" + "github.com/hashicorp/terraform-plugin-log@v0.9.0", + "github.com/hashicorp/terraform-plugin-go@v0.19.1" ], "Layer": {} }, @@ -471,8 +638,8 @@ "MPL-2.0" ], "DependsOn": [ - "github.com/hashicorp/terraform-plugin-go@v0.19.1", "github.com/google/go-cmp@v0.6.0", + "github.com/hashicorp/terraform-plugin-go@v0.19.1", "github.com/hashicorp/terraform-plugin-framework@v1.4.2" ], "Layer": {} @@ -486,15 +653,15 @@ ], "DependsOn": [ "github.com/hashicorp/terraform-registry-address@v0.2.3", + "github.com/hashicorp/go-uuid@v1.0.3", "github.com/mitchellh/go-testing-interface@v1.14.1", + "google.golang.org/grpc@v1.59.0", + "google.golang.org/protobuf@v1.31.0", "github.com/hashicorp/go-hclog@v1.5.0", "github.com/vmihailenco/msgpack/v5@v5.4.1", - "github.com/google/go-cmp@v0.6.0", "github.com/hashicorp/go-plugin@v1.5.2", - "github.com/hashicorp/go-uuid@v1.0.3", "github.com/hashicorp/terraform-plugin-log@v0.9.0", - "google.golang.org/grpc@v1.59.0", - "google.golang.org/protobuf@v1.31.0" + "github.com/google/go-cmp@v0.6.0" ], "Layer": {} }, @@ -520,24 +687,24 @@ "MPL-2.0" ], "DependsOn": [ - "github.com/hashicorp/go-plugin@v1.5.2", - "golang.org/x/crypto@v0.15.0", + "github.com/hashicorp/go-hclog@v1.5.0", + "github.com/hashicorp/terraform-plugin-log@v0.9.0", + "github.com/google/go-cmp@v0.6.0", + "github.com/hashicorp/hcl/v2@v2.19.1", + "github.com/hashicorp/go-version@v1.6.0", "github.com/mitchellh/mapstructure@v1.5.0", - "github.com/mitchellh/reflectwalk@v1.0.2", - "github.com/hashicorp/go-uuid@v1.0.3", - "github.com/zclconf/go-cty@v1.14.1", + "github.com/hashicorp/logutils@v1.0.0", "github.com/hashicorp/terraform-exec@v0.19.0", "github.com/hashicorp/terraform-json@v0.17.1", + "github.com/hashicorp/terraform-plugin-go@v0.19.1", "github.com/mitchellh/go-testing-interface@v1.14.1", - "github.com/google/go-cmp@v0.6.0", + "github.com/zclconf/go-cty@v1.14.1", + "golang.org/x/crypto@v0.15.0", "github.com/hashicorp/go-cty@v1.4.1-0.20200414143053-d3edf31b6320", - "github.com/hashicorp/hcl/v2@v2.19.1", - "github.com/hashicorp/go-hclog@v1.5.0", - "github.com/hashicorp/go-version@v1.6.0", + "github.com/hashicorp/go-plugin@v1.5.2", "github.com/hashicorp/hc-install@v0.6.1", - "github.com/hashicorp/logutils@v1.0.0", - "github.com/hashicorp/terraform-plugin-log@v0.9.0", - "github.com/hashicorp/terraform-plugin-go@v0.19.1", + "github.com/mitchellh/reflectwalk@v1.0.2", + "github.com/hashicorp/go-uuid@v1.0.3", "github.com/mitchellh/copystructure@v1.2.0" ], "Layer": {} @@ -566,11 +733,11 @@ ], "Indirect": true, "DependsOn": [ - "golang.org/x/net@v0.17.0", + "github.com/google/go-cmp@v0.6.0", "github.com/hashicorp/go-version@v1.6.0", "github.com/zclconf/go-cty@v1.14.1", - "github.com/google/go-cmp@v0.6.0", - "github.com/hashicorp/go-cleanhttp@v0.5.2" + "github.com/hashicorp/go-cleanhttp@v0.5.2", + "golang.org/x/net@v0.17.0" ], "Layer": {} }, @@ -833,9 +1000,9 @@ "Apache-2.0" ], "DependsOn": [ - "github.com/inconshreveable/mousetrap@v1.1.0", "github.com/spf13/pflag@v1.0.5", - "gopkg.in/yaml.v3@v3.0.1" + "gopkg.in/yaml.v3@v3.0.1", + "github.com/inconshreveable/mousetrap@v1.1.0" ], "Layer": {} }, @@ -1034,12 +1201,12 @@ "Indirect": true, "DependsOn": [ "github.com/golang/protobuf@v1.5.3", - "golang.org/x/net@v0.17.0", - "google.golang.org/genproto/googleapis/rpc@v0.0.0-20230822172742-b8732ec3820d", + "github.com/google/go-cmp@v0.6.0", "golang.org/x/sys@v0.14.0", + "google.golang.org/genproto/googleapis/rpc@v0.0.0-20230822172742-b8732ec3820d", "github.com/google/uuid@v1.3.1", - "google.golang.org/protobuf@v1.31.0", - "github.com/google/go-cmp@v0.6.0" + "golang.org/x/net@v0.17.0", + "google.golang.org/protobuf@v1.31.0" ], "Layer": {} }, @@ -1052,8 +1219,8 @@ ], "Indirect": true, "DependsOn": [ - "github.com/golang/protobuf@v1.5.3", - "github.com/google/go-cmp@v0.6.0" + "github.com/google/go-cmp@v0.6.0", + "github.com/golang/protobuf@v1.5.3" ], "Layer": {} }, @@ -1070,183 +1237,16 @@ } ] }, - { - "Target": "generator/go.mod", - "Class": "lang-pkgs", - "Type": "gomod", - "Packages": [ - { - "ID": "github.com/Masterminds/goutils@v1.1.1", - "Name": "github.com/Masterminds/goutils", - "Version": "1.1.1", - "Licenses": [ - "Apache-2.0" - ], - "Indirect": true, - "Layer": {} - }, - { - "ID": "github.com/Masterminds/semver/v3@v3.2.0", - "Name": "github.com/Masterminds/semver/v3", - "Version": "3.2.0", - "Indirect": true, - "Layer": {} - }, - { - "ID": "github.com/Masterminds/sprig/v3@v3.2.3", - "Name": "github.com/Masterminds/sprig/v3", - "Version": "3.2.3", - "Licenses": [ - "MIT" - ], - "Indirect": true, - "DependsOn": [ - "github.com/imdario/mergo@v0.3.11", - "github.com/shopspring/decimal@v1.2.0", - "github.com/spf13/cast@v1.3.1", - "golang.org/x/crypto@v0.3.0", - "github.com/google/uuid@v1.1.1", - "github.com/Masterminds/semver/v3@v3.2.0", - "github.com/huandu/xstrings@v1.3.3", - "github.com/mitchellh/copystructure@v1.0.0", - "github.com/Masterminds/goutils@v1.1.1" - ], - "Layer": {} - }, - { - "ID": "github.com/chanced/caps@v1.0.1", - "Name": "github.com/chanced/caps", - "Version": "1.0.1", - "Licenses": [ - "MIT" - ], - "Layer": {} - }, - { - "ID": "github.com/google/uuid@v1.1.1", - "Name": "github.com/google/uuid", - "Version": "1.1.1", - "Indirect": true, - "Layer": {} - }, - { - "ID": "github.com/huandu/xstrings@v1.3.3", - "Name": "github.com/huandu/xstrings", - "Version": "1.3.3", - "Indirect": true, - "Layer": {} - }, - { - "ID": "github.com/imdario/mergo@v0.3.11", - "Name": "github.com/imdario/mergo", - "Version": "0.3.11", - "Indirect": true, - "Layer": {} - }, - { - "ID": "github.com/inconshreveable/mousetrap@v1.1.0", - "Name": "github.com/inconshreveable/mousetrap", - "Version": "1.1.0", - "Licenses": [ - "Apache-2.0" - ], - "Indirect": true, - "Layer": {} - }, - { - "ID": "github.com/mitchellh/copystructure@v1.0.0", - "Name": "github.com/mitchellh/copystructure", - "Version": "1.0.0", - "Indirect": true, - "Layer": {} - }, - { - "ID": "github.com/mitchellh/reflectwalk@v1.0.0", - "Name": "github.com/mitchellh/reflectwalk", - "Version": "1.0.0", - "Indirect": true, - "Layer": {} - }, - { - "ID": "github.com/northwood-labs/golang-utils/exiterrorf@v0.0.0-20230302161720-ec685e2f274a", - "Name": "github.com/northwood-labs/golang-utils/exiterrorf", - "Version": "0.0.0-20230302161720-ec685e2f274a", - "Licenses": [ - "MIT" - ], - "Indirect": true, - "DependsOn": [ - "github.com/pkg/errors@v0.9.1" - ], - "Layer": {} - }, - { - "ID": "github.com/pkg/errors@v0.9.1", - "Name": "github.com/pkg/errors", - "Version": "0.9.1", - "Licenses": [ - "BSD-2-Clause" - ], - "Indirect": true, - "Layer": {} - }, - { - "ID": "github.com/shopspring/decimal@v1.2.0", - "Name": "github.com/shopspring/decimal", - "Version": "1.2.0", - "Indirect": true, - "Layer": {} - }, - { - "ID": "github.com/spf13/cast@v1.3.1", - "Name": "github.com/spf13/cast", - "Version": "1.3.1", - "Indirect": true, - "Layer": {} - }, - { - "ID": "github.com/spf13/cobra@v1.7.0", - "Name": "github.com/spf13/cobra", - "Version": "1.7.0", - "Licenses": [ - "Apache-2.0" - ], - "Indirect": true, - "DependsOn": [ - "github.com/inconshreveable/mousetrap@v1.1.0", - "github.com/spf13/pflag@v1.0.5" - ], - "Layer": {} - }, - { - "ID": "github.com/spf13/pflag@v1.0.5", - "Name": "github.com/spf13/pflag", - "Version": "1.0.5", - "Licenses": [ - "BSD-3-Clause" - ], - "Indirect": true, - "Layer": {} - }, - { - "ID": "golang.org/x/crypto@v0.3.0", - "Name": "golang.org/x/crypto", - "Version": "0.3.0", - "Indirect": true, - "Layer": {} - } - ] - }, { "Target": "OS Packages", "Class": "license" }, { - "Target": "go.mod", + "Target": "generator/go.mod", "Class": "license" }, { - "Target": "generator/go.mod", + "Target": "go.mod", "Class": "license" }, {