forked from elastic/terraform-provider-ec
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
91 lines (87 loc) · 6.01 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
terraform-provider-ec
Copyright 2023 Elasticsearch B.V.
This product includes software developed at Elasticsearch B.V. and
third-party software developed by the licenses listed below.
=========================================================================
github.com/davecgh/go-spew 0BSD
github.com/agext/levenshtein Apache-2.0
github.com/elastic/cloud-sdk-go Apache-2.0
github.com/go-logr/logr Apache-2.0
github.com/go-logr/stdr Apache-2.0
github.com/go-openapi/analysis Apache-2.0
github.com/go-openapi/errors Apache-2.0
github.com/go-openapi/jsonpointer Apache-2.0
github.com/go-openapi/jsonreference Apache-2.0
github.com/go-openapi/loads Apache-2.0
github.com/go-openapi/runtime Apache-2.0
github.com/go-openapi/spec Apache-2.0
github.com/go-openapi/strfmt Apache-2.0
github.com/go-openapi/swag Apache-2.0
github.com/go-openapi/validate Apache-2.0
github.com/oklog/run Apache-2.0
github.com/oklog/ulid Apache-2.0
github.com/opentracing/opentracing-go Apache-2.0
go.mongodb.org/mongo-driver Apache-2.0
go.opentelemetry.io/otel/trace Apache-2.0
go.opentelemetry.io/otel Apache-2.0
google.golang.org/appengine Apache-2.0
google.golang.org/genproto Apache-2.0
google.golang.org/grpc Apache-2.0
gopkg.in/yaml.v2 Apache-2.0
gopkg.in/yaml.v3 Apache-2.0
github.com/pkg/errors BSD-2-Clause
github.com/vmihailenco/msgpack/v5 BSD-2-Clause
github.com/vmihailenco/msgpack BSD-2-Clause
github.com/vmihailenco/tagparser/v2 BSD-2-Clause
github.com/protonmail/go-crypto BSD-3-Clause
github.com/cloudflare/circl BSD-3-Clause
github.com/golang/protobuf BSD-3-Clause
github.com/google/go-cmp BSD-3-Clause
github.com/pmezard/go-difflib BSD-3-Clause
golang.org/x/crypto BSD-3-Clause
golang.org/x/exp BSD-3-Clause
golang.org/x/mod BSD-3-Clause
golang.org/x/net BSD-3-Clause
golang.org/x/sys BSD-3-Clause
golang.org/x/text BSD-3-Clause
google.golang.org/protobuf BSD-3-Clause
github.com/asaskevich/govalidator MIT
github.com/blang/semver/v4 MIT
github.com/blang/semver MIT
github.com/fatih/color MIT
github.com/hashicorp/go-cty MIT
github.com/hashicorp/go-hclog MIT
github.com/josharian/intern MIT
github.com/mailru/easyjson MIT
github.com/mattn/go-colorable MIT
github.com/mattn/go-isatty MIT
github.com/mitchellh/copystructure MIT
github.com/mitchellh/go-testing-interface MIT
github.com/mitchellh/go-wordwrap MIT
github.com/mitchellh/mapstructure MIT
github.com/mitchellh/reflectwalk MIT
github.com/stretchr/testify MIT
github.com/zclconf/go-cty MIT
github.com/hashicorp/errwrap MPL-2.0
github.com/hashicorp/go-checkpoint MPL-2.0
github.com/hashicorp/go-cleanhttp MPL-2.0
github.com/hashicorp/go-plugin MPL-2.0
github.com/hashicorp/go-uuid MPL-2.0
github.com/hashicorp/go-version MPL-2.0
github.com/hashicorp/hc-install MPL-2.0
github.com/hashicorp/hcl/v2 MPL-2.0
github.com/hashicorp/logutils MPL-2.0
github.com/hashicorp/terraform-exec MPL-2.0
github.com/hashicorp/terraform-json MPL-2.0
github.com/hashicorp/terraform-plugin-framework-validators MPL-2.0
github.com/hashicorp/terraform-plugin-framework MPL-2.0
github.com/hashicorp/terraform-plugin-go MPL-2.0
github.com/hashicorp/terraform-plugin-log MPL-2.0
github.com/hashicorp/terraform-plugin-sdk/v2 MPL-2.0
github.com/hashicorp/terraform-svchost MPL-2.0
github.com/hashicorp/yamux MPL-2.0
github.com/hashicorp/go-multierror MPL-2.0-no-copyleft-exception
github.com/hashicorp/terraform-registry-address MPL-2.0-no-copyleft-exception
github.com/ghodss/yaml no license file was found
github.com/apparentlymart/go-textseg/v13 Unicode-TOU
=========================================================================