@@ -8,7 +8,6 @@ third-party software developed by the licenses listed below.
88
99github.com/davecgh/go-spew 0BSD
1010github.com/agext/levenshtein Apache-2.0
11- github.com/apparentlymart/go-textseg/v13 Apache-2.0
1211github.com/elastic/cloud-sdk-go Apache-2.0
1312github.com/go-logr/logr Apache-2.0
1413github.com/go-logr/stdr Apache-2.0
@@ -64,26 +63,27 @@ github.com/mitchellh/mapstructure MIT
6463github.com/mitchellh/reflectwalk MIT
6564github.com/stretchr/testify MIT
6665github.com/zclconf/go-cty MIT
67- github.com/hashicorp/go-checkpoint MPL-2.0
68- github.com/hashicorp/go-cleanhttp MPL-2.0
69- github.com/hashicorp/hc-install MPL-2.0
70- github.com/hashicorp/terraform-plugin-go MPL-2.0
71- github.com/hashicorp/terraform-registry-address MPL-2.0
72- github.com/hashicorp/terraform-svchost MPL-2.0
73- github.com/hashicorp/errwrap MPL-2.0-no-copyleft-exception
74- github.com/hashicorp/go-multierror MPL-2.0-no-copyleft-exception
75- github.com/hashicorp/go-plugin MPL-2.0-no-copyleft-exception
66+ github.com/hashicorp/errwrap MPL-2.0
67+ github.com/hashicorp/go-multierror MPL-2.0
68+ github.com/hashicorp/go-plugin MPL-2.0
69+ github.com/hashicorp/terraform-json MPL-2.0
70+ github.com/hashicorp/terraform-plugin-framework-validators MPL-2.0
71+ github.com/hashicorp/terraform-plugin-framework MPL-2.0
72+ github.com/hashicorp/terraform-plugin-log MPL-2.0
73+ github.com/hashicorp/terraform-plugin-sdk/v2 MPL-2.0
74+ github.com/hashicorp/go-checkpoint MPL-2.0-no-copyleft-exception
75+ github.com/hashicorp/go-cleanhttp MPL-2.0-no-copyleft-exception
7676github.com/hashicorp/go-uuid MPL-2.0-no-copyleft-exception
7777github.com/hashicorp/go-version MPL-2.0-no-copyleft-exception
78+ github.com/hashicorp/hc-install MPL-2.0-no-copyleft-exception
7879github.com/hashicorp/hcl/v2 MPL-2.0-no-copyleft-exception
7980github.com/hashicorp/logutils MPL-2.0-no-copyleft-exception
8081github.com/hashicorp/terraform-exec MPL-2.0-no-copyleft-exception
81- github.com/hashicorp/terraform-json MPL-2.0-no-copyleft-exception
82- github.com/hashicorp/terraform-plugin-framework-validators MPL-2.0-no-copyleft-exception
83- github.com/hashicorp/terraform-plugin-framework MPL-2.0-no-copyleft-exception
84- github.com/hashicorp/terraform-plugin-log MPL-2.0-no-copyleft-exception
85- github.com/hashicorp/terraform-plugin-sdk/v2 MPL-2.0-no-copyleft-exception
82+ github.com/hashicorp/terraform-plugin-go MPL-2.0-no-copyleft-exception
83+ github.com/hashicorp/terraform-registry-address MPL-2.0-no-copyleft-exception
84+ github.com/hashicorp/terraform-svchost MPL-2.0-no-copyleft-exception
8685github.com/hashicorp/yamux MPL-2.0-no-copyleft-exception
8786github.com/ghodss/yaml no license file was found
87+ github.com/apparentlymart/go-textseg/v13 Unicode-TOU
8888
8989=========================================================================
0 commit comments