Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: LICENSES update #254

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
110 changes: 107 additions & 3 deletions LICENSES/LICENSES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,55 +2,117 @@ Licences:
Apache-2.0
BSD-2-Clause
BSD-3-Clause
ISC
MIT
MPL-2.0
Unknown

Packages:
@ovhcloud/pulumi-ovh; Apache-2.0
cloud.google.com/go/compute/metadata; Apache-2.0
cloud.google.com/go/iam; Apache-2.0
cloud.google.com/go/kms; Apache-2.0
cloud.google.com/go/logging; Apache-2.0
cloud.google.com/go/longrunning; Apache-2.0
cloud.google.com/go/storage; Apache-2.0
cloud.google.com/go; Apache-2.0
dario.cat/mergo; BSD-3-Clause
github.com/Azure/azure-sdk-for-go/sdk/azcore; MIT
github.com/Azure/azure-sdk-for-go/sdk/azidentity; MIT
github.com/Azure/azure-sdk-for-go/sdk/internal; MIT
github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys; MIT
github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal; MIT
github.com/AzureAD/microsoft-authentication-library-for-go; MIT
github.com/BurntSushi/toml; MIT
github.com/Masterminds/goutils; Apache-2.0
github.com/Masterminds/semver/v3; MIT
github.com/Masterminds/semver; MIT
github.com/Masterminds/sprig/v3; MIT
github.com/ProtonMail/go-crypto; BSD-3-Clause
github.com/aead/chacha20; MIT
github.com/agext/levenshtein; Apache-2.0
github.com/apparentlymart/go-cidr; MIT
github.com/apparentlymart/go-textseg/v15; Apache-2.0
github.com/armon/go-radix; MIT
github.com/atotto/clipboard; BSD-3-Clause
github.com/aws/aws-sdk-go-v2/config; Apache-2.0
github.com/aws/aws-sdk-go-v2/credentials; Apache-2.0
github.com/aws/aws-sdk-go-v2/feature/ec2/imds; Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/configsources; Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2; Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/ini; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/kms; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/sso; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/ssooidc; Apache-2.0
github.com/aws/aws-sdk-go-v2/service/sts; Apache-2.0
github.com/aws/aws-sdk-go-v2; Apache-2.0
github.com/aws/aws-sdk-go; Apache-2.0
github.com/aws/smithy-go; Apache-2.0
github.com/aymanbagabas/go-osc52/v2; MIT
github.com/bgentry/go-netrc; MIT
github.com/bgentry/speakeasy; Apache-2.0
github.com/blang/semver; MIT
github.com/cenkalti/backoff/v3; MIT
github.com/charmbracelet/bubbles; MIT
github.com/charmbracelet/bubbletea; MIT
github.com/charmbracelet/lipgloss; MIT
github.com/cheggaaa/pb; BSD-3-Clause
github.com/cloudflare/circl; BSD-3-Clause
github.com/containerd/console; Apache-2.0
github.com/cyphar/filepath-securejoin; BSD-3-Clause
github.com/davecgh/go-spew; ISC
github.com/deckarep/golang-set/v2; MIT
github.com/djherbis/times; MIT
github.com/edsrzf/mmap-go; BSD-3-Clause
github.com/emirpasic/gods; BSD-2-Clause
github.com/ettle/strcase; MIT
github.com/fatih/color; MIT
github.com/felixge/httpsnoop; MIT
github.com/go-git/gcfg; BSD-3-Clause
github.com/go-git/go-billy/v5; Apache-2.0
github.com/go-git/go-git/v5; Apache-2.0
github.com/go-jose/go-jose/v3; Apache-2.0
github.com/go-logr/logr; Apache-2.0
github.com/go-logr/stdr; Apache-2.0
github.com/gofrs/uuid; MIT
github.com/gogo/protobuf; BSD-3-Clause
github.com/golang-jwt/jwt/v5; MIT
github.com/golang/glog; Apache-2.0
github.com/golang/go; BSD-3-Clause
github.com/golang/groupcache; Apache-2.0
github.com/golang/protobuf; BSD-3-Clause
github.com/google/go-cmp; BSD-3-Clause
github.com/google/go-querystring; BSD-3-Clause
github.com/google/s2a-go; Apache-2.0
github.com/google/shlex; Apache-2.0
github.com/google/uuid; BSD-3-Clause
github.com/google/wire; Apache-2.0
github.com/googleapis/enterprise-certificate-proxy; Apache-2.0
github.com/googleapis/gax-go/v2; BSD-3-Clause
github.com/gorilla/mux; BSD-3-Clause
github.com/grpc-ecosystem/grpc-opentracing; BSD-3-Clause
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-cty; MIT
github.com/hashicorp/go-getter; MPL-2.0
github.com/hashicorp/go-hclog; MIT
github.com/hashicorp/go-multierror; MPL-2.0
github.com/hashicorp/go-plugin; MPL-2.0
github.com/hashicorp/go-retryablehttp; MPL-2.0
github.com/hashicorp/go-rootcerts; MPL-2.0
github.com/hashicorp/go-safetemp; MPL-2.0
github.com/hashicorp/go-secure-stdlib/parseutil; MPL-2.0
github.com/hashicorp/go-secure-stdlib/strutil; MPL-2.0
github.com/hashicorp/go-sockaddr; 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/hcl; MPL-2.0
github.com/hashicorp/hil; 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
Expand All @@ -61,19 +123,32 @@ github.com/hashicorp/terraform-plugin-log; MPL-2.0
github.com/hashicorp/terraform-plugin-testing; MPL-2.0
github.com/hashicorp/terraform-registry-address; MPL-2.0
github.com/hashicorp/terraform-svchost; MPL-2.0
github.com/hashicorp/vault/api; MPL-2.0
github.com/hashicorp/yamux; MPL-2.0
github.com/huandu/xstrings; MIT
github.com/iancoleman/strcase; MIT
github.com/imdario/mergo; BSD-3-Clause
github.com/jbenet/go-context; MIT
github.com/jmespath/go-jmespath; Apache-2.0
github.com/json-iterator/go; MIT
github.com/kevinburke/ssh_config; MIT
github.com/klauspost/compress; Apache-2.0
github.com/kylelemons/godebug; Apache-2.0
github.com/lucasb-eyer/go-colorful; MIT
github.com/mattn/go-colorable; MIT
github.com/mattn/go-isatty; MIT
github.com/mattn/go-localereader; Unknown. See go/github.com/mattn/go-localereader/LICENSE file
github.com/mattn/go-localereader; MIT
github.com/mattn/go-runewidth; MIT
github.com/mitchellh/cli; MPL-2.0
github.com/mitchellh/copystructure; MIT
github.com/mitchellh/go-homedir; MIT
github.com/mitchellh/go-testing-interface; MIT
github.com/mitchellh/go-wordwrap; MIT
github.com/mitchellh/hashstructure; MIT
github.com/mitchellh/mapstructure; MIT
github.com/mitchellh/reflectwalk; MIT
github.com/modern-go/concurrent; Apache-2.0
github.com/modern-go/reflect2; Apache-2.0
github.com/muesli/ansi; MIT
github.com/muesli/cancelreader; MIT
github.com/muesli/reflow; MIT
Expand All @@ -88,39 +163,63 @@ github.com/ovh/terraform-provider-ovh; MPL-2.0
github.com/pgavlin/fx; MIT
github.com/pgavlin/goldmark; MIT
github.com/pjbgf/sha1cd; Apache-2.0
github.com/pkg/browser; BSD-2-Clause
github.com/pkg/errors; BSD-2-Clause
github.com/pkg/term; BSD-2-Clause
github.com/pmezard/go-difflib; BSD-3-Clause
github.com/posener/complete; MIT
github.com/pulumi/appdash; MIT
github.com/pulumi/esc; Apache-2.0
github.com/pulumi/inflector; BSD-2-Clause
github.com/pulumi/pulumi-java/pkg; Apache-2.0
github.com/pulumi/pulumi-terraform-bridge/pf; Apache-2.0
github.com/pulumi/pulumi-terraform-bridge/v3; Apache-2.0
github.com/pulumi/pulumi-terraform-bridge/x/muxer; Apache-2.0
github.com/pulumi/pulumi-yaml; Apache-2.0
github.com/pulumi/pulumi/pkg/v3; Apache-2.0
github.com/pulumi/pulumi/sdk/v3; Apache-2.0
github.com/pulumi/schema-tools; Apache-2.0
github.com/pulumi/terraform-diff-reader; MPL-2.0
github.com/pulumi/terraform-plugin-sdk/v2; MPL-2.0
github.com/rivo/uniseg; MIT
github.com/rogpeppe/go-internal; BSD-3-Clause
github.com/russross/blackfriday/v2; BSD-2-Clause
github.com/ryanuber/go-glob; MIT
github.com/sabhiram/go-gitignore; MIT
github.com/santhosh-tekuri/jsonschema/v5; Apache-2.0
github.com/segmentio/asm; MIT
github.com/segmentio/encoding; MIT
github.com/sergi/go-diff; Apache-2.0
github.com/shopspring/decimal; MIT
github.com/skeema/knownhosts; Apache-2.0
github.com/spf13/afero; Apache-2.0
github.com/spf13/cast; MIT
github.com/spf13/cobra; Apache-2.0
github.com/spf13/pflag; BSD-3-Clause
github.com/stretchr/testify; MIT
github.com/teekennedy/goldmark-markdown; MIT
github.com/texttheater/golang-levenshtein; MIT
github.com/tweekmonster/luser; MIT
github.com/uber/jaeger-client-go; Apache-2.0
github.com/uber/jaeger-lib; Apache-2.0
github.com/ulikunitz/xz; BSD-3-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/xanzy/ssh-agent; Apache-2.0
github.com/xeipuuv/gojsonpointer; Apache-2.0
github.com/xeipuuv/gojsonreference; Apache-2.0
github.com/xeipuuv/gojsonschema; Apache-2.0
github.com/ybriffa/rfc3339; Unknown. See go/github.com/ybriffa/rfc3339/LICENSE file
github.com/yuin/goldmark; MIT
github.com/zclconf/go-cty; MIT
go.opencensus.io; Apache-2.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc; Apache-2.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; Apache-2.0
go.opentelemetry.io/otel/metric; Apache-2.0
go.opentelemetry.io/otel/trace; Apache-2.0
go.opentelemetry.io/otel; Apache-2.0
go.uber.org/atomic; MIT
gocloud.dev/secrets/hashivault; Apache-2.0
gocloud.dev; Apache-2.0
golang.org/x/crypto; BSD-3-Clause
golang.org/x/exp; BSD-3-Clause
golang.org/x/mod; BSD-3-Clause
Expand All @@ -130,7 +229,12 @@ golang.org/x/sync; BSD-3-Clause
golang.org/x/sys; BSD-3-Clause
golang.org/x/term; BSD-3-Clause
golang.org/x/text; BSD-3-Clause
golang.org/x/time; BSD-3-Clause
golang.org/x/xerrors; BSD-3-Clause
google.golang.org/api; BSD-3-Clause
google.golang.org/genproto/googleapis/api; Apache-2.0
google.golang.org/genproto/googleapis/rpc; Apache-2.0
google.golang.org/genproto; Apache-2.0
google.golang.org/grpc; Apache-2.0
google.golang.org/protobuf; BSD-3-Clause
gopkg.in/ini.v1; Apache-2.0
Expand Down
Loading