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

Add dependency license check to lint. #1508

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add dependency license check to lint. #1508

wants to merge 1 commit into from

Conversation

jefchien
Copy link
Contributor

Description of the issue

Check licenses of dependencies as part of lint to prevent prohibited licenses.

Description of changes

Uses github.com/google/go-licenses to check

cloud.google.com/go/compute/metadata,https://github.com/googleapis/google-cloud-go/blob/compute/metadata/v0.3.0/compute/metadata/LICENSE,Apache-2.0
collectd.org,https://github.com/collectd/go-collectd/blob/v0.4.0/LICENSE,ISC
github.com/Azure/azure-sdk-for-go/sdk/azcore,https://github.com/Azure/azure-sdk-for-go/blob/sdk/azcore/v1.11.1/sdk/azcore/LICENSE.txt,MIT
github.com/Azure/azure-sdk-for-go/sdk/azidentity,https://github.com/Azure/azure-sdk-for-go/blob/sdk/azidentity/v1.6.0/sdk/azidentity/LICENSE.txt,MIT
github.com/Azure/azure-sdk-for-go/sdk/internal,https://github.com/Azure/azure-sdk-for-go/blob/sdk/internal/v1.8.0/sdk/internal/LICENSE.txt,MIT
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5,https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/compute/armcompute/v5.5.0/sdk/resourcemanager/compute/armcompute/LICENSE.txt,MIT
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4,https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/network/armnetwork/v4.3.0/sdk/resourcemanager/network/armnetwork/LICENSE.txt,MIT
github.com/AzureAD/microsoft-authentication-library-for-go/apps,https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/v1.2.2/LICENSE,MIT
github.com/BurntSushi/toml,https://github.com/BurntSushi/toml/blob/v1.3.2/COPYING,MIT
github.com/Code-Hex/go-generics-cache,https://github.com/Code-Hex/go-generics-cache/blob/v1.3.1/LICENSE,MIT
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp,https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/blob/detectors/gcp/v1.23.0/detectors/gcp/LICENSE,Apache-2.0
github.com/IBM/sarama,https://github.com/IBM/sarama/blob/v1.43.2/LICENSE.md,MIT
github.com/Jeffail/gabs,https://github.com/Jeffail/gabs/blob/v1.4.0/LICENSE,MIT
github.com/Showmax/go-fqdn,https://github.com/Showmax/go-fqdn/blob/v1.0.0/LICENSE,Apache-2.0
github.com/alecthomas/participle,https://github.com/alecthomas/participle/blob/v0.4.1/COPYING,MIT
github.com/alecthomas/participle/v2,https://github.com/alecthomas/participle/blob/v2.1.1/COPYING,MIT
github.com/alecthomas/units,https://github.com/alecthomas/units/blob/9a357b53e9c9/COPYING,MIT
github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/extension/awsmiddleware/LICENSE,Apache-2.0
github.com/amazon-contributing/opentelemetry-collector-contrib/override/aws,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/override/aws/LICENSE,Apache-2.0
github.com/antchfx/jsonquery,https://github.com/antchfx/jsonquery/blob/v1.1.5/LICENSE,MIT
github.com/antchfx/xmlquery,https://github.com/antchfx/xmlquery/blob/v1.3.9/LICENSE,MIT
github.com/antchfx/xpath,https://github.com/antchfx/xpath/blob/v1.2.0/LICENSE,MIT
github.com/apache/thrift/lib/go/thrift,https://github.com/apache/thrift/blob/v0.20.0/lib/go/README.md,Apache-2.0
github.com/armon/go-metrics,https://github.com/armon/go-metrics/blob/v0.4.1/LICENSE,MIT
github.com/aws/amazon-cloudwatch-agent,https://github.com/aws/amazon-cloudwatch-agent/blob/HEAD/LICENSE,MIT
github.com/aws/amazon-cloudwatch-agent/plugins/inputs/logfile/tail,https://github.com/aws/amazon-cloudwatch-agent/blob/HEAD/plugins/inputs/logfile/tail/LICENSE.txt,MIT
github.com/aws/aws-sdk-go,https://github.com/aws/aws-sdk-go/blob/v1.48.6/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2,https://github.com/aws/aws-sdk-go-v2/blob/v1.27.0/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/config,https://github.com/aws/aws-sdk-go-v2/blob/config/v1.27.16/config/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/credentials,https://github.com/aws/aws-sdk-go-v2/blob/credentials/v1.17.16/credentials/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/feature/ec2/imds,https://github.com/aws/aws-sdk-go-v2/blob/feature/ec2/imds/v1.16.3/feature/ec2/imds/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/configsources,https://github.com/aws/aws-sdk-go-v2/blob/internal/configsources/v1.3.7/internal/configsources/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2,https://github.com/aws/aws-sdk-go-v2/blob/internal/endpoints/v2.6.7/internal/endpoints/v2/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/ini,https://github.com/aws/aws-sdk-go-v2/blob/internal/ini/v1.8.0/internal/ini/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/sync/singleflight,https://github.com/aws/aws-sdk-go-v2/blob/v1.27.0/internal/sync/singleflight/LICENSE,BSD-3-Clause
github.com/aws/aws-sdk-go-v2/service/cloudwatch/types,https://github.com/aws/aws-sdk-go-v2/blob/service/cloudwatch/v1.30.2/service/cloudwatch/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding,https://github.com/aws/aws-sdk-go-v2/blob/service/internal/accept-encoding/v1.11.2/service/internal/accept-encoding/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url,https://github.com/aws/aws-sdk-go-v2/blob/service/internal/presigned-url/v1.11.9/service/internal/presigned-url/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/service/sso,https://github.com/aws/aws-sdk-go-v2/blob/service/sso/v1.20.9/service/sso/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/service/ssooidc,https://github.com/aws/aws-sdk-go-v2/blob/service/ssooidc/v1.24.3/service/ssooidc/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go-v2/service/sts,https://github.com/aws/aws-sdk-go-v2/blob/service/sts/v1.28.10/service/sts/LICENSE.txt,Apache-2.0
github.com/aws/aws-sdk-go/internal/sync/singleflight,https://github.com/aws/aws-sdk-go/blob/v1.48.6/internal/sync/singleflight/LICENSE,BSD-3-Clause
github.com/aws/smithy-go,https://github.com/aws/smithy-go/blob/v1.20.2/LICENSE,Apache-2.0
github.com/aws/smithy-go/internal/sync/singleflight,https://github.com/aws/smithy-go/blob/v1.20.2/internal/sync/singleflight/LICENSE,BSD-3-Clause
github.com/benbjohnson/clock,https://github.com/benbjohnson/clock/blob/v1.3.0/LICENSE,MIT
github.com/beorn7/perks/quantile,https://github.com/beorn7/perks/blob/v1.0.1/LICENSE,MIT
github.com/bigkevmcd/go-configparser,https://github.com/bigkevmcd/go-configparser/blob/d137835d2579/LICENSE,MIT
github.com/bmatcuk/doublestar/v4,https://github.com/bmatcuk/doublestar/blob/v4.6.1/LICENSE,MIT
github.com/caio/go-tdigest,https://github.com/caio/go-tdigest/blob/v3.1.0/LICENSE,MIT
github.com/cenkalti/backoff/v4,https://github.com/cenkalti/backoff/blob/v4.3.0/LICENSE,MIT
github.com/cespare/xxhash/v2,https://github.com/cespare/xxhash/blob/v2.3.0/LICENSE.txt,MIT
github.com/cncf/xds/go,https://github.com/cncf/xds/blob/555b57ec207b/go/LICENSE,Apache-2.0
github.com/coreos/go-semver/semver,https://github.com/coreos/go-semver/blob/v0.3.0/LICENSE,Apache-2.0
github.com/davecgh/go-spew/spew,https://github.com/davecgh/go-spew/blob/d8f796af33cc/LICENSE,ISC
github.com/deckarep/golang-set/v2,https://github.com/deckarep/golang-set/blob/v2.3.1/LICENSE,MIT
github.com/dennwc/varint,https://github.com/dennwc/varint/blob/v1.0.0/LICENSE,MIT
github.com/digitalocean/godo,https://github.com/digitalocean/godo/blob/v1.109.0/LICENSE.txt,MIT
github.com/distribution/reference,https://github.com/distribution/reference/blob/v0.6.0/LICENSE,Apache-2.0
github.com/docker/docker,https://github.com/docker/docker/blob/v26.1.5/LICENSE,Apache-2.0
github.com/docker/go-connections,https://github.com/docker/go-connections/blob/v0.5.0/LICENSE,Apache-2.0
github.com/docker/go-units,https://github.com/docker/go-units/blob/v0.5.0/LICENSE,Apache-2.0
github.com/doclambda/protobufquery,https://github.com/doclambda/protobufquery/blob/88ffabe06a60/LICENSE,MIT
github.com/eapache/go-resiliency/breaker,https://github.com/eapache/go-resiliency/blob/v1.6.0/LICENSE,MIT
github.com/eapache/go-xerial-snappy,https://github.com/eapache/go-xerial-snappy/blob/c322873962e3/LICENSE,MIT
github.com/eapache/queue,https://github.com/eapache/queue/blob/v1.1.0/LICENSE,MIT
github.com/emicklei/go-restful/v3,https://github.com/emicklei/go-restful/blob/v3.11.0/LICENSE,MIT
github.com/envoyproxy/go-control-plane/envoy,https://github.com/envoyproxy/go-control-plane/blob/v0.12.0/LICENSE,Apache-2.0
github.com/envoyproxy/protoc-gen-validate/validate,https://github.com/envoyproxy/protoc-gen-validate/blob/v1.0.4/LICENSE,Apache-2.0
github.com/evanphx/json-patch,https://github.com/evanphx/json-patch/blob/v5.6.0/LICENSE,BSD-3-Clause
github.com/expr-lang/expr,https://github.com/expr-lang/expr/blob/v1.16.9/LICENSE,MIT
github.com/fatih/color,https://github.com/fatih/color/blob/v1.16.0/LICENSE.md,MIT
github.com/felixge/httpsnoop,https://github.com/felixge/httpsnoop/blob/v1.0.4/LICENSE.txt,MIT
github.com/fsnotify/fsnotify,https://github.com/fsnotify/fsnotify/blob/v1.7.0/LICENSE,BSD-3-Clause
github.com/gabriel-vasile/mimetype,https://github.com/gabriel-vasile/mimetype/blob/v1.4.3/LICENSE,MIT
github.com/gin-contrib/sse,https://github.com/gin-contrib/sse/blob/v0.1.0/LICENSE,MIT
github.com/gin-gonic/gin,https://github.com/gin-gonic/gin/blob/v1.10.0/LICENSE,MIT
github.com/go-kit/log,https://github.com/go-kit/log/blob/v0.2.1/LICENSE,MIT
github.com/go-logfmt/logfmt,https://github.com/go-logfmt/logfmt/blob/v0.6.0/LICENSE,MIT
github.com/go-logr/logr,https://github.com/go-logr/logr/blob/v1.4.2/LICENSE,Apache-2.0
github.com/go-logr/stdr,https://github.com/go-logr/stdr/blob/v1.2.2/LICENSE,Apache-2.0
github.com/go-openapi/jsonpointer,https://github.com/go-openapi/jsonpointer/blob/v0.20.2/LICENSE,Apache-2.0
github.com/go-openapi/jsonreference,https://github.com/go-openapi/jsonreference/blob/v0.20.4/LICENSE,Apache-2.0
github.com/go-openapi/swag,https://github.com/go-openapi/swag/blob/v0.22.9/LICENSE,Apache-2.0
github.com/go-playground/locales,https://github.com/go-playground/locales/blob/v0.14.1/LICENSE,MIT
github.com/go-playground/universal-translator,https://github.com/go-playground/universal-translator/blob/v0.18.1/LICENSE,MIT
github.com/go-playground/validator/v10,https://github.com/go-playground/validator/blob/v10.20.0/LICENSE,MIT
github.com/go-resty/resty/v2,https://github.com/go-resty/resty/blob/v2.12.0/LICENSE,MIT
github.com/go-viper/mapstructure/v2,https://github.com/go-viper/mapstructure/blob/v2.0.0-alpha.1/LICENSE,MIT
github.com/go-zookeeper/zk,https://github.com/go-zookeeper/zk/blob/v1.0.3/LICENSE,BSD-3-Clause
github.com/gobwas/glob,https://github.com/gobwas/glob/blob/v0.2.3/LICENSE,MIT
github.com/gogo/googleapis/google/api,https://github.com/gogo/googleapis/blob/v1.4.1/LICENSE,Apache-2.0
github.com/gogo/protobuf,https://github.com/gogo/protobuf/blob/v1.3.2/LICENSE,BSD-3-Clause
github.com/golang-jwt/jwt/v5,https://github.com/golang-jwt/jwt/blob/v5.2.1/LICENSE,MIT
github.com/golang/groupcache/lru,https://github.com/golang/groupcache/blob/41bb18bfe9da/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.4/LICENSE,BSD-3-Clause
github.com/golang/snappy,https://github.com/golang/snappy/blob/v0.0.4/LICENSE,BSD-3-Clause
github.com/google/gnostic-models,https://github.com/google/gnostic-models/blob/v0.6.8/LICENSE,Apache-2.0
github.com/google/go-cmp/cmp,https://github.com/google/go-cmp/blob/v0.6.0/LICENSE,BSD-3-Clause
github.com/google/go-querystring/query,https://github.com/google/go-querystring/blob/v1.1.0/LICENSE,BSD-3-Clause
github.com/google/gofuzz,https://github.com/google/gofuzz/blob/v1.2.0/LICENSE,Apache-2.0
github.com/google/s2a-go,https://github.com/google/s2a-go/blob/v0.1.7/LICENSE.md,Apache-2.0
github.com/google/uuid,https://github.com/google/uuid/blob/v1.6.0/LICENSE,BSD-3-Clause
github.com/googleapis/enterprise-certificate-proxy/client,https://github.com/googleapis/enterprise-certificate-proxy/blob/v0.3.2/LICENSE,Apache-2.0
github.com/googleapis/gax-go/v2,https://github.com/googleapis/gax-go/blob/v2.12.2/v2/LICENSE,BSD-3-Clause
github.com/gophercloud/gophercloud,https://github.com/gophercloud/gophercloud/blob/v1.8.0/LICENSE,Apache-2.0
github.com/gorilla/mux,https://github.com/gorilla/mux/blob/v1.8.1/LICENSE,BSD-3-Clause
github.com/gorilla/websocket,https://github.com/gorilla/websocket/blob/v1.5.0/LICENSE,BSD-2-Clause
github.com/gosnmp/gosnmp,https://github.com/gosnmp/gosnmp/blob/v1.34.0/LICENSE,BSD-2-Clause
github.com/grafana/regexp,https://github.com/grafana/regexp/blob/6b5c0a4cb7fd/LICENSE,BSD-3-Clause
github.com/grpc-ecosystem/grpc-gateway/v2,https://github.com/grpc-ecosystem/grpc-gateway/blob/v2.20.0/LICENSE,BSD-3-Clause
github.com/hashicorp/consul/api,https://github.com/hashicorp/consul/blob/api/v1.29.1/api/LICENSE,MPL-2.0
github.com/hashicorp/cronexpr,https://github.com/hashicorp/cronexpr/blob/v1.1.2/LICENSE,Apache-2.0
github.com/hashicorp/errwrap,https://github.com/hashicorp/errwrap/blob/v1.1.0/LICENSE,MPL-2.0
github.com/hashicorp/go-cleanhttp,https://github.com/hashicorp/go-cleanhttp/blob/v0.5.2/LICENSE,MPL-2.0
github.com/hashicorp/go-hclog,https://github.com/hashicorp/go-hclog/blob/v1.6.3/LICENSE,MIT
github.com/hashicorp/go-immutable-radix,https://github.com/hashicorp/go-immutable-radix/blob/v1.3.1/LICENSE,MPL-2.0
github.com/hashicorp/go-multierror,https://github.com/hashicorp/go-multierror/blob/v1.1.1/LICENSE,MPL-2.0
github.com/hashicorp/go-retryablehttp,https://github.com/hashicorp/go-retryablehttp/blob/v0.7.7/LICENSE,MPL-2.0
github.com/hashicorp/go-rootcerts,https://github.com/hashicorp/go-rootcerts/blob/v1.0.2/LICENSE,MPL-2.0
github.com/hashicorp/go-uuid,https://github.com/hashicorp/go-uuid/blob/v1.0.3/LICENSE,MPL-2.0
github.com/hashicorp/go-version,https://github.com/hashicorp/go-version/blob/v1.7.0/LICENSE,MPL-2.0
github.com/hashicorp/golang-lru/simplelru,https://github.com/hashicorp/golang-lru/blob/v1.0.2/LICENSE,MPL-2.0
github.com/hashicorp/golang-lru/v2,https://github.com/hashicorp/golang-lru/blob/v2.0.7/LICENSE,MPL-2.0
github.com/hashicorp/golang-lru/v2/simplelru,https://github.com/hashicorp/golang-lru/blob/v2.0.7/simplelru/LICENSE_list,BSD-3-Clause
github.com/hashicorp/nomad/api,https://github.com/hashicorp/nomad/blob/3e7191ccb702/api/LICENSE,MPL-2.0
github.com/hashicorp/serf/coordinate,https://github.com/hashicorp/serf/blob/v0.10.1/LICENSE,MPL-2.0
github.com/hetznercloud/hcloud-go/v2/hcloud,https://github.com/hetznercloud/hcloud-go/blob/v2.6.0/LICENSE,MIT
github.com/iancoleman/strcase,https://github.com/iancoleman/strcase/blob/v0.3.0/LICENSE,MIT
github.com/imdario/mergo,https://github.com/imdario/mergo/blob/v0.3.16/LICENSE,BSD-3-Clause
github.com/influxdata/line-protocol/v2/lineprotocol,https://github.com/influxdata/line-protocol/blob/v2.2.1/LICENSE,MIT
github.com/influxdata/telegraf,https://github.com/aws/telegraf/blob/a2dfaa4cdf6d/LICENSE,MIT
github.com/influxdata/toml,https://github.com/influxdata/toml/blob/270119a8ce65/LICENSE,MIT
github.com/influxdata/wlog,https://github.com/influxdata/wlog/blob/7c63b0a71ef8/LICENSE,MIT
github.com/ionos-cloud/sdk-go/v6,https://github.com/ionos-cloud/sdk-go/blob/v6.1.11/LICENSE,Apache-2.0
github.com/jaegertracing/jaeger,https://github.com/jaegertracing/jaeger/blob/v1.58.0/LICENSE,Apache-2.0
github.com/jcmturner/aescts/v2,https://github.com/jcmturner/aescts/blob/v2.0.0/v2/LICENSE,Apache-2.0
github.com/jcmturner/dnsutils/v2,https://github.com/jcmturner/dnsutils/blob/v2.0.0/v2/LICENSE,Apache-2.0
github.com/jcmturner/gofork,https://github.com/jcmturner/gofork/blob/v1.7.6/LICENSE,BSD-3-Clause
github.com/jcmturner/gokrb5/v8,https://github.com/jcmturner/gokrb5/blob/v8.4.4/v8/LICENSE,Apache-2.0
github.com/jcmturner/rpc/v2,https://github.com/jcmturner/rpc/blob/v2.0.3/v2/LICENSE,Apache-2.0
github.com/jellydator/ttlcache/v3,https://github.com/jellydator/ttlcache/blob/v3.2.0/LICENSE,MIT
github.com/jhump/protoreflect,https://github.com/jhump/protoreflect/blob/6cc1efa697ca/LICENSE,Apache-2.0
github.com/jmespath/go-jmespath,https://github.com/jmespath/go-jmespath/blob/v0.4.0/LICENSE,Apache-2.0
github.com/josharian/intern,https://github.com/josharian/intern/blob/v1.0.0/license.md,MIT
github.com/jpillora/backoff,https://github.com/jpillora/backoff/blob/v1.0.0/LICENSE,MIT
github.com/json-iterator/go,https://github.com/json-iterator/go/blob/v1.1.12/LICENSE,MIT
github.com/kardianos/service,https://github.com/kardianos/service/blob/v1.2.1/LICENSE,Zlib
github.com/klauspost/compress,https://github.com/klauspost/compress/blob/v1.17.9/LICENSE,Apache-2.0
github.com/klauspost/compress/internal/snapref,https://github.com/klauspost/compress/blob/v1.17.9/internal/snapref/LICENSE,BSD-3-Clause
github.com/klauspost/compress/zstd/internal/xxhash,https://github.com/klauspost/compress/blob/v1.17.9/zstd/internal/xxhash/LICENSE.txt,MIT
github.com/knadh/koanf,https://github.com/knadh/koanf/blob/v1.5.0/LICENSE,MIT
github.com/knadh/koanf/v2,https://github.com/knadh/koanf/blob/v2.1.1/LICENSE,MIT
github.com/kolo/xmlrpc,https://github.com/kolo/xmlrpc/blob/a4b6fa1dd06b/LICENSE,MIT
github.com/kylelemons/godebug,https://github.com/kylelemons/godebug/blob/v1.1.0/LICENSE,Apache-2.0
github.com/leodido/go-syslog/v4,https://github.com/leodido/go-syslog/blob/v4.1.0/LICENSE,MIT
github.com/leodido/go-urn,https://github.com/leodido/go-urn/blob/v1.4.0/LICENSE,MIT
github.com/leodido/ragel-machinery,https://github.com/leodido/ragel-machinery/blob/5f46317e436b/LICENSE,MIT
github.com/lightstep/go-expohisto,https://github.com/lightstep/go-expohisto/blob/v1.0.0/LICENSE,Apache-2.0
github.com/linode/linodego,https://github.com/linode/linodego/blob/v1.33.0/LICENSE,MIT
github.com/magiconair/properties,https://github.com/magiconair/properties/blob/v1.8.7/LICENSE.md,BSD-2-Clause
github.com/mailru/easyjson,https://github.com/mailru/easyjson/blob/v0.7.7/LICENSE,MIT
github.com/mattn/go-colorable,https://github.com/mattn/go-colorable/blob/v0.1.13/LICENSE,MIT
github.com/mattn/go-isatty,https://github.com/mattn/go-isatty/blob/v0.0.20/LICENSE,MIT
github.com/matttproud/golang_protobuf_extensions/pbutil,https://github.com/matttproud/golang_protobuf_extensions/blob/v1.0.4/LICENSE,Apache-2.0
github.com/miekg/dns,https://github.com/miekg/dns/blob/v1.1.58/LICENSE,BSD-3-Clause
github.com/mitchellh/copystructure,https://github.com/mitchellh/copystructure/blob/v1.2.0/LICENSE,MIT
github.com/mitchellh/go-homedir,https://github.com/mitchellh/go-homedir/blob/v1.1.0/LICENSE,MIT
github.com/mitchellh/mapstructure,https://github.com/mitchellh/mapstructure/blob/8508981c8b6c/LICENSE,MIT
github.com/mitchellh/reflectwalk,https://github.com/mitchellh/reflectwalk/blob/v1.0.2/LICENSE,MIT
github.com/moby/docker-image-spec/specs-go/v1,https://github.com/moby/docker-image-spec/blob/v1.3.1/LICENSE,Apache-2.0
github.com/modern-go/concurrent,https://github.com/modern-go/concurrent/blob/bacd9c7ef1dd/LICENSE,Apache-2.0
github.com/modern-go/reflect2,https://github.com/modern-go/reflect2/blob/v1.0.2/LICENSE,Apache-2.0
github.com/mostynb/go-grpc-compression,https://github.com/mostynb/go-grpc-compression/blob/v1.2.3/LICENSE,Apache-2.0
github.com/munnerz/goautoneg,https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE,BSD-3-Clause
github.com/mwitkow/go-conntrack,https://github.com/mwitkow/go-conntrack/blob/2f068394615f/LICENSE,Apache-2.0
github.com/naoina/go-stringutil,https://github.com/naoina/go-stringutil/blob/v0.1.0/LICENSE,MIT
github.com/oklog/run,https://github.com/oklog/run/blob/v1.1.0/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awscloudwatchlogsexporter,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/exporter/awscloudwatchlogsexporter/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsemfexporter,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/exporter/awsemfexporter/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsxrayexporter,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/exporter/awsxrayexporter/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/kafkaexporter,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/exporter/kafkaexporter/v0.103.0/exporter/kafkaexporter/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/exporter/prometheusremotewriteexporter/v0.103.0/exporter/prometheusremotewriteexporter/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/awsproxy,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/extension/awsproxy/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/healthcheckextension,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/extension/healthcheckextension/v0.103.0/extension/healthcheckextension/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/observer/ecsobserver,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/extension/observer/ecsobserver/v0.103.0/extension/observer/ecsobserver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/pprofextension,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/extension/pprofextension/v0.103.0/extension/pprofextension/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/sigv4authextension,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/extension/sigv4authextension/v0.103.0/extension/sigv4authextension/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/storage/filestorage,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/extension/storage/filestorage/v0.103.0/extension/storage/filestorage/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/awsutil,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/internal/aws/awsutil/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/containerinsight,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/internal/aws/containerinsight/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/cwlogs,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/internal/aws/cwlogs/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/ecsutil,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/internal/aws/ecsutil/v0.103.0/internal/aws/ecsutil/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/k8s,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/internal/aws/k8s/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/metrics,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/internal/aws/metrics/v0.103.0/internal/aws/metrics/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/proxy,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/internal/aws/proxy/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/xray,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/internal/aws/xray/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/common,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/internal/common/v0.103.0/internal/common/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/internal/coreinternal/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal/timeutils/internal/ctimefmt,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/internal/coreinternal/timeutils/internal/ctimefmt/LICENSE,MIT
github.com/open-telemetry/opentelemetry-collector-contrib/internal/filter,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/internal/filter/v0.103.0/internal/filter/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/k8sconfig,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/internal/k8sconfig/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/kafka,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/internal/kafka/v0.103.0/internal/kafka/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/kubelet,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/internal/kubelet/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/metadataproviders,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/internal/metadataproviders/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/pdatautil,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/internal/pdatautil/v0.103.0/internal/pdatautil/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/batchpersignal,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/pkg/batchpersignal/v0.103.0/pkg/batchpersignal/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/pkg/ottl/v0.103.0/pkg/ottl/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/pkg/pdatautil/v0.103.0/pkg/pdatautil/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/resourcetotelemetry,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/pkg/resourcetotelemetry/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/sampling,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/pkg/sampling/v0.103.0/pkg/sampling/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/pkg/stanza/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/azure,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/pkg/translator/azure/v0.103.0/pkg/translator/azure/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/pkg/translator/jaeger/v0.103.0/pkg/translator/jaeger/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/prometheus,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/pkg/translator/prometheus/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/prometheusremotewrite,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/pkg/translator/prometheusremotewrite/v0.103.0/pkg/translator/prometheusremotewrite/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/zipkin,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/pkg/translator/zipkin/v0.103.0/pkg/translator/zipkin/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/attributesprocessor/v0.103.0/processor/attributesprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/cumulativetodeltaprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/cumulativetodeltaprocessor/v0.103.0/processor/cumulativetodeltaprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatorateprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/deltatorateprocessor/v0.103.0/processor/deltatorateprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/filterprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/filterprocessor/v0.103.0/processor/filterprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/groupbytraceprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/groupbytraceprocessor/v0.103.0/processor/groupbytraceprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/k8sattributesprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/k8sattributesprocessor/v0.103.0/processor/k8sattributesprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricsgenerationprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/metricsgenerationprocessor/v0.103.0/processor/metricsgenerationprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/metricstransformprocessor/v0.103.0/processor/metricstransformprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/probabilisticsamplerprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/probabilisticsamplerprocessor/v0.103.0/processor/probabilisticsamplerprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/processor/resourcedetectionprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/resourceprocessor/v0.103.0/processor/resourceprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/spanprocessor/v0.103.0/processor/spanprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/tailsamplingprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/tailsamplingprocessor/v0.103.0/processor/tailsamplingprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/transformprocessor,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/transformprocessor/v0.103.0/processor/transformprocessor/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscontainerinsightreceiver,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/receiver/awscontainerinsightreceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awscontainerinsightskueuereceiver,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/receiver/awscontainerinsightskueuereceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsecscontainermetricsreceiver,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/receiver/awsecscontainermetricsreceiver/v0.103.0/receiver/awsecscontainermetricsreceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsxrayreceiver,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/receiver/awsxrayreceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/filelogreceiver,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/receiver/filelogreceiver/v0.103.0/receiver/filelogreceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jaegerreceiver,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/receiver/jaegerreceiver/v0.103.0/receiver/jaegerreceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/jmxreceiver,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/receiver/jmxreceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kafkareceiver,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/receiver/kafkareceiver/v0.103.0/receiver/kafkareceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver,https://github.com/amazon-contributing/opentelemetry-collector-contrib/blob/8e059f1441db/receiver/prometheusreceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/statsdreceiver,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/receiver/statsdreceiver/v0.103.0/receiver/statsdreceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/tcplogreceiver,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/receiver/tcplogreceiver/v0.103.0/receiver/tcplogreceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/udplogreceiver,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/receiver/udplogreceiver/v0.103.0/receiver/udplogreceiver/LICENSE,Apache-2.0
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/zipkinreceiver,https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/receiver/zipkinreceiver/v0.103.0/receiver/zipkinreceiver/LICENSE,Apache-2.0
github.com/opencontainers/go-digest,https://github.com/opencontainers/go-digest/blob/v1.0.0/LICENSE,Apache-2.0
github.com/opencontainers/image-spec/specs-go,https://github.com/opencontainers/image-spec/blob/v1.1.0/LICENSE,Apache-2.0
github.com/openshift/api/quota/v1,https://github.com/openshift/api/blob/322a19404e37/LICENSE,Apache-2.0
github.com/openshift/client-go/quota/clientset/versioned,https://github.com/openshift/client-go/blob/73d9475a9142/LICENSE,Apache-2.0
github.com/openzipkin/zipkin-go,https://github.com/openzipkin/zipkin-go/blob/v0.4.3/LICENSE,Apache-2.0
github.com/ovh/go-ovh/ovh,https://github.com/ovh/go-ovh/blob/v1.4.3/LICENSE,BSD-3-Clause
github.com/pelletier/go-toml/v2,https://github.com/pelletier/go-toml/blob/v2.2.2/LICENSE,MIT
github.com/philhofer/fwd,https://github.com/philhofer/fwd/blob/v1.1.1/LICENSE.md,MIT
github.com/pierrec/lz4/v4,https://github.com/pierrec/lz4/blob/v4.1.21/LICENSE,BSD-3-Clause
github.com/pkg/browser,https://github.com/pkg/browser/blob/5ac0b6a4141c/LICENSE,BSD-2-Clause
github.com/pkg/errors,https://github.com/pkg/errors/blob/v0.9.1/LICENSE,BSD-2-Clause
github.com/pmezard/go-difflib/difflib,https://github.com/pmezard/go-difflib/blob/5d4384ee4fb2/LICENSE,BSD-3-Clause
github.com/prometheus/client_golang,https://github.com/prometheus/client_golang/blob/v1.19.1/LICENSE,Apache-2.0
github.com/prometheus/client_model/go,https://github.com/prometheus/client_model/blob/v0.6.1/LICENSE,Apache-2.0
github.com/prometheus/common,https://github.com/prometheus/common/blob/v0.55.0/LICENSE,Apache-2.0
github.com/prometheus/common/sigv4,https://github.com/prometheus/common/blob/sigv4/v0.1.0/sigv4/LICENSE,Apache-2.0
github.com/prometheus/procfs,https://github.com/prometheus/procfs/blob/v0.15.1/LICENSE,Apache-2.0
github.com/prometheus/prometheus,https://github.com/prometheus/prometheus/blob/b4a973753c6e/LICENSE,Apache-2.0
github.com/rcrowley/go-metrics,https://github.com/rcrowley/go-metrics/blob/cf1acfcdf475/LICENSE,BSD-2-Clause-FreeBSD
github.com/relvacode/iso8601,https://github.com/relvacode/iso8601/blob/v1.4.0/LICENSE,MIT
github.com/rs/cors,https://github.com/rs/cors/blob/v1.11.0/LICENSE,MIT
github.com/scaleway/scaleway-sdk-go,https://github.com/scaleway/scaleway-sdk-go/blob/v1.0.0-beta.25/LICENSE,Apache-2.0
github.com/shirou/gopsutil,https://github.com/shirou/gopsutil/blob/v3.21.11/LICENSE,BSD-3-Clause
github.com/shirou/gopsutil/v3,https://github.com/aws/telegraf/blob/a2dfaa4cdf6d/patches/gopsutil/v3/LICENSE,BSD-3-Clause
github.com/shirou/gopsutil/v4,https://github.com/shirou/gopsutil/blob/v4.24.5/LICENSE,BSD-3-Clause
github.com/shoenig/go-m1cpu,https://github.com/shoenig/go-m1cpu/blob/v0.1.6/LICENSE,MPL-2.0
github.com/sleepinggenius2/gosmi,https://github.com/sleepinggenius2/gosmi/blob/v0.4.4/LICENSE,MIT
github.com/spf13/cobra,https://github.com/spf13/cobra/blob/v1.8.0/LICENSE.txt,Apache-2.0
github.com/spf13/pflag,https://github.com/spf13/pflag/blob/v1.0.5/LICENSE,BSD-3-Clause
github.com/stretchr/objx,https://github.com/stretchr/objx/blob/v0.5.2/LICENSE,MIT
github.com/stretchr/testify,https://github.com/stretchr/testify/blob/v1.9.0/LICENSE,MIT
github.com/tidwall/gjson,https://github.com/tidwall/gjson/blob/v1.10.2/LICENSE,MIT
github.com/tidwall/match,https://github.com/tidwall/match/blob/v1.1.1/LICENSE,MIT
github.com/tidwall/pretty,https://github.com/tidwall/pretty/blob/v1.2.0/LICENSE,MIT
github.com/tidwall/tinylru,https://github.com/tidwall/tinylru/blob/v1.1.0/LICENSE,MIT
github.com/tidwall/wal,https://github.com/tidwall/wal/blob/v1.1.7/LICENSE,MIT
github.com/tinylib/msgp/msgp,https://github.com/tinylib/msgp/blob/v1.1.6/LICENSE,MIT
github.com/tklauser/go-sysconf,https://github.com/tklauser/go-sysconf/blob/v0.3.12/LICENSE,BSD-3-Clause
github.com/ugorji/go/codec,https://github.com/ugorji/go/blob/codec/v1.2.12/codec/LICENSE,MIT
github.com/valyala/fastjson,https://github.com/valyala/fastjson/blob/v1.6.4/LICENSE,MIT
github.com/vjeantet/grok,https://github.com/vjeantet/grok/blob/v1.0.1/LICENSE,Apache-2.0
github.com/vultr/govultr/v2,https://github.com/vultr/govultr/blob/v2.17.2/LICENSE,MIT
github.com/wavefronthq/wavefront-sdk-go,https://github.com/wavefronthq/wavefront-sdk-go/blob/v0.9.10/LICENSE,Apache-2.0
github.com/xdg-go/pbkdf2,https://github.com/xdg-go/pbkdf2/blob/v1.0.0/LICENSE,Apache-2.0
github.com/xdg-go/scram,https://github.com/xdg-go/scram/blob/v1.1.2/LICENSE,Apache-2.0
github.com/xdg-go/stringprep,https://github.com/xdg-go/stringprep/blob/v1.0.4/LICENSE,Apache-2.0
github.com/xeipuuv/gojsonpointer,https://github.com/xeipuuv/gojsonpointer/blob/02993c407bfb/LICENSE-APACHE-2.0.txt,Apache-2.0
github.com/xeipuuv/gojsonreference,https://github.com/xeipuuv/gojsonreference/blob/bd5ef7bd5415/LICENSE-APACHE-2.0.txt,Apache-2.0
github.com/xeipuuv/gojsonschema,https://github.com/xeipuuv/gojsonschema/blob/v1.2.0/LICENSE-APACHE-2.0.txt,Apache-2.0
go.etcd.io/bbolt,https://github.com/etcd-io/bbolt/blob/v1.3.10/LICENSE,MIT
go.opencensus.io,https://github.com/census-instrumentation/opencensus-go/blob/v0.24.0/LICENSE,Apache-2.0
go.opentelemetry.io/collector,https://github.com/open-telemetry/opentelemetry-collector/blob/v0.103.0/LICENSE,Apache-2.0
go.opentelemetry.io/collector/component,https://github.com/open-telemetry/opentelemetry-collector/blob/component/v0.103.0/component/LICENSE,Apache-2.0
go.opentelemetry.io/collector/config/configauth,https://github.com/open-telemetry/opentelemetry-collector/blob/config/configauth/v0.103.0/config/configauth/LICENSE,Apache-2.0
go.opentelemetry.io/collector/config/configcompression,https://github.com/open-telemetry/opentelemetry-collector/blob/config/configcompression/v1.10.0/config/configcompression/LICENSE,Apache-2.0
go.opentelemetry.io/collector/config/configgrpc,https://github.com/open-telemetry/opentelemetry-collector/blob/config/configgrpc/v0.103.0/config/configgrpc/LICENSE,Apache-2.0
go.opentelemetry.io/collector/config/confighttp,https://github.com/open-telemetry/opentelemetry-collector/blob/config/confighttp/v0.103.0/config/confighttp/LICENSE,Apache-2.0
go.opentelemetry.io/collector/config/confignet,https://github.com/open-telemetry/opentelemetry-collector/blob/config/confignet/v0.103.0/config/confignet/LICENSE,Apache-2.0
go.opentelemetry.io/collector/config/configopaque,https://github.com/open-telemetry/opentelemetry-collector/blob/config/configopaque/v1.10.0/config/configopaque/LICENSE,Apache-2.0
go.opentelemetry.io/collector/config/configretry,https://github.com/open-telemetry/opentelemetry-collector/blob/config/configretry/v0.103.0/config/configretry/LICENSE,Apache-2.0
go.opentelemetry.io/collector/config/configtelemetry,https://github.com/open-telemetry/opentelemetry-collector/blob/config/configtelemetry/v0.103.0/config/configtelemetry/LICENSE,Apache-2.0
go.opentelemetry.io/collector/config/configtls,https://github.com/open-telemetry/opentelemetry-collector/blob/config/configtls/v0.103.0/config/configtls/LICENSE,Apache-2.0
go.opentelemetry.io/collector/config/internal,https://github.com/open-telemetry/opentelemetry-collector/blob/config/internal/v0.103.0/config/internal/LICENSE,Apache-2.0
go.opentelemetry.io/collector/confmap,https://github.com/open-telemetry/opentelemetry-collector/blob/confmap/v0.103.0/confmap/LICENSE,Apache-2.0
go.opentelemetry.io/collector/confmap/converter/expandconverter,https://github.com/open-telemetry/opentelemetry-collector/blob/confmap/converter/expandconverter/v0.103.0/confmap/converter/expandconverter/LICENSE,Apache-2.0
go.opentelemetry.io/collector/confmap/provider/envprovider,https://github.com/open-telemetry/opentelemetry-collector/blob/confmap/provider/envprovider/v0.103.0/confmap/provider/envprovider/LICENSE,Apache-2.0
go.opentelemetry.io/collector/confmap/provider/fileprovider,https://github.com/open-telemetry/opentelemetry-collector/blob/confmap/provider/fileprovider/v0.103.0/confmap/provider/fileprovider/LICENSE,Apache-2.0
go.opentelemetry.io/collector/confmap/provider/httpprovider,https://github.com/open-telemetry/opentelemetry-collector/blob/confmap/provider/httpprovider/v0.103.0/confmap/provider/httpprovider/LICENSE,Apache-2.0
go.opentelemetry.io/collector/confmap/provider/httpsprovider,https://github.com/open-telemetry/opentelemetry-collector/blob/confmap/provider/httpsprovider/v0.103.0/confmap/provider/httpsprovider/LICENSE,Apache-2.0
go.opentelemetry.io/collector/confmap/provider/yamlprovider,https://github.com/open-telemetry/opentelemetry-collector/blob/confmap/provider/yamlprovider/v0.103.0/confmap/provider/yamlprovider/LICENSE,Apache-2.0
go.opentelemetry.io/collector/connector,https://github.com/open-telemetry/opentelemetry-collector/blob/connector/v0.103.0/connector/LICENSE,Apache-2.0
go.opentelemetry.io/collector/consumer,https://github.com/open-telemetry/opentelemetry-collector/blob/consumer/v0.103.0/consumer/LICENSE,Apache-2.0
go.opentelemetry.io/collector/exporter,https://github.com/open-telemetry/opentelemetry-collector/blob/exporter/v0.103.0/exporter/LICENSE,Apache-2.0
go.opentelemetry.io/collector/exporter/debugexporter,https://github.com/open-telemetry/opentelemetry-collector/blob/exporter/debugexporter/v0.103.0/exporter/debugexporter/LICENSE,Apache-2.0
go.opentelemetry.io/collector/exporter/nopexporter,https://github.com/open-telemetry/opentelemetry-collector/blob/exporter/nopexporter/v0.103.0/exporter/nopexporter/LICENSE,Apache-2.0
go.opentelemetry.io/collector/extension,https://github.com/open-telemetry/opentelemetry-collector/blob/extension/v0.103.0/extension/LICENSE,Apache-2.0
go.opentelemetry.io/collector/extension/auth,https://github.com/open-telemetry/opentelemetry-collector/blob/extension/auth/v0.103.0/extension/auth/LICENSE,Apache-2.0
go.opentelemetry.io/collector/extension/ballastextension,https://github.com/open-telemetry/opentelemetry-collector/blob/extension/ballastextension/v0.103.0/extension/ballastextension/LICENSE,Apache-2.0
go.opentelemetry.io/collector/extension/zpagesextension,https://github.com/open-telemetry/opentelemetry-collector/blob/extension/zpagesextension/v0.103.0/extension/zpagesextension/LICENSE,Apache-2.0
go.opentelemetry.io/collector/featuregate,https://github.com/open-telemetry/opentelemetry-collector/blob/featuregate/v1.10.0/featuregate/LICENSE,Apache-2.0
go.opentelemetry.io/collector/otelcol,https://github.com/open-telemetry/opentelemetry-collector/blob/otelcol/v0.103.0/otelcol/LICENSE,Apache-2.0
go.opentelemetry.io/collector/pdata,https://github.com/open-telemetry/opentelemetry-collector/blob/pdata/v1.10.0/pdata/LICENSE,Apache-2.0
go.opentelemetry.io/collector/processor,https://github.com/open-telemetry/opentelemetry-collector/blob/processor/v0.103.0/processor/LICENSE,Apache-2.0
go.opentelemetry.io/collector/processor/batchprocessor,https://github.com/open-telemetry/opentelemetry-collector/blob/processor/batchprocessor/v0.103.0/processor/batchprocessor/LICENSE,Apache-2.0
go.opentelemetry.io/collector/processor/memorylimiterprocessor,https://github.com/open-telemetry/opentelemetry-collector/blob/processor/memorylimiterprocessor/v0.103.0/processor/memorylimiterprocessor/LICENSE,Apache-2.0
go.opentelemetry.io/collector/receiver,https://github.com/open-telemetry/opentelemetry-collector/blob/receiver/v0.103.0/receiver/LICENSE,Apache-2.0
go.opentelemetry.io/collector/receiver/nopreceiver,https://github.com/open-telemetry/opentelemetry-collector/blob/receiver/nopreceiver/v0.103.0/receiver/nopreceiver/LICENSE,Apache-2.0
go.opentelemetry.io/collector/receiver/otlpreceiver,https://github.com/open-telemetry/opentelemetry-collector/blob/receiver/otlpreceiver/v0.103.0/receiver/otlpreceiver/LICENSE,Apache-2.0
go.opentelemetry.io/collector/semconv,https://github.com/open-telemetry/opentelemetry-collector/blob/semconv/v0.103.0/semconv/LICENSE,Apache-2.0
go.opentelemetry.io/collector/service,https://github.com/open-telemetry/opentelemetry-collector/blob/service/v0.103.0/service/LICENSE,Apache-2.0
go.opentelemetry.io/contrib/config,https://github.com/open-telemetry/opentelemetry-go-contrib/blob/config/v0.7.0/config/LICENSE,Apache-2.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc,https://github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/google.golang.org/grpc/otelgrpc/v0.52.0/instrumentation/google.golang.org/grpc/otelgrpc/LICENSE,Apache-2.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp,https://github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/net/http/otelhttp/v0.52.0/instrumentation/net/http/otelhttp/LICENSE,Apache-2.0
go.opentelemetry.io/contrib/propagators/b3,https://github.com/open-telemetry/opentelemetry-go-contrib/blob/propagators/b3/v1.27.0/propagators/b3/LICENSE,Apache-2.0
go.opentelemetry.io/contrib/zpages,https://github.com/open-telemetry/opentelemetry-go-contrib/blob/zpages/v0.52.0/zpages/LICENSE,Apache-2.0
go.opentelemetry.io/otel,https://github.com/open-telemetry/opentelemetry-go/blob/v1.27.0/LICENSE,Apache-2.0
go.opentelemetry.io/otel/bridge/opencensus,https://github.com/open-telemetry/opentelemetry-go/blob/bridge/opencensus/v1.27.0/bridge/opencensus/LICENSE,Apache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlpmetric/otlpmetricgrpc/v1.27.0/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE,Apache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlpmetric/otlpmetrichttp/v1.27.0/exporters/otlp/otlpmetric/otlpmetrichttp/LICENSE,Apache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/v1.27.0/exporters/otlp/otlptrace/LICENSE,Apache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/otlptracegrpc/v1.27.0/exporters/otlp/otlptrace/otlptracegrpc/LICENSE,Apache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/otlptracehttp/v1.27.0/exporters/otlp/otlptrace/otlptracehttp/LICENSE,Apache-2.0
go.opentelemetry.io/otel/exporters/prometheus,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/prometheus/v0.49.0/exporters/prometheus/LICENSE,Apache-2.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/stdout/stdoutmetric/v1.27.0/exporters/stdout/stdoutmetric/LICENSE,Apache-2.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/stdout/stdouttrace/v1.27.0/exporters/stdout/stdouttrace/LICENSE,Apache-2.0
go.opentelemetry.io/otel/metric,https://github.com/open-telemetry/opentelemetry-go/blob/metric/v1.27.0/metric/LICENSE,Apache-2.0
go.opentelemetry.io/otel/sdk,https://github.com/open-telemetry/opentelemetry-go/blob/sdk/v1.27.0/sdk/LICENSE,Apache-2.0
go.opentelemetry.io/otel/sdk/metric,https://github.com/open-telemetry/opentelemetry-go/blob/sdk/metric/v1.27.0/sdk/metric/LICENSE,Apache-2.0
go.opentelemetry.io/otel/trace,https://github.com/open-telemetry/opentelemetry-go/blob/trace/v1.27.0/trace/LICENSE,Apache-2.0
go.opentelemetry.io/proto/otlp,https://github.com/open-telemetry/opentelemetry-proto-go/blob/otlp/v1.2.0/otlp/LICENSE,Apache-2.0
go.uber.org/atomic,https://github.com/uber-go/atomic/blob/v1.11.0/LICENSE.txt,MIT
go.uber.org/multierr,https://github.com/uber-go/multierr/blob/v1.11.0/LICENSE.txt,MIT
go.uber.org/zap,https://github.com/uber-go/zap/blob/v1.27.0/LICENSE,MIT
golang.org/x/crypto,https://cs.opensource.google/go/x/crypto/+/v0.31.0:LICENSE,BSD-3-Clause
golang.org/x/exp,https://cs.opensource.google/go/x/exp/+/9bf2ced1:LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.33.0:LICENSE,BSD-3-Clause
golang.org/x/oauth2,https://cs.opensource.google/go/x/oauth2/+/v0.21.0:LICENSE,BSD-3-Clause
golang.org/x/sync,https://cs.opensource.google/go/x/sync/+/v0.10.0:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/v0.28.0:LICENSE,BSD-3-Clause
golang.org/x/term,https://cs.opensource.google/go/x/term/+/v0.27.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.21.0:LICENSE,BSD-3-Clause
golang.org/x/time/rate,https://cs.opensource.google/go/x/time/+/v0.5.0:LICENSE,BSD-3-Clause
gonum.org/v1/gonum,https://github.com/gonum/gonum/blob/v0.15.0/LICENSE,BSD-3-Clause
google.golang.org/api,https://github.com/googleapis/google-api-go-client/blob/v0.169.0/LICENSE,BSD-3-Clause
google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.169.0/internal/third_party/uritemplates/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/api,https://github.com/googleapis/go-genproto/blob/531527333157/googleapis/api/LICENSE,Apache-2.0
google.golang.org/genproto/googleapis/rpc,https://github.com/googleapis/go-genproto/blob/531527333157/googleapis/rpc/LICENSE,Apache-2.0
google.golang.org/genproto/protobuf,https://github.com/googleapis/go-genproto/blob/6ceb2ff114de/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.65.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.34.2/LICENSE,BSD-3-Clause
gopkg.in/fsnotify.v1,https://github.com/fsnotify/fsnotify/blob/v1.4.7/LICENSE,BSD-3-Clause
gopkg.in/inf.v0,https://github.com/go-inf/inf/blob/v0.9.1/LICENSE,BSD-3-Clause
gopkg.in/ini.v1,https://github.com/go-ini/ini/blob/v1.67.0/LICENSE,Apache-2.0
gopkg.in/natefinch/lumberjack.v2,https://github.com/natefinch/lumberjack/blob/v2.0.0/LICENSE,MIT
gopkg.in/tomb.v1,https://github.com/go-tomb/tomb/blob/dd632973f1e7/LICENSE,BSD-3-Clause
gopkg.in/yaml.v2,https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE,Apache-2.0
gopkg.in/yaml.v3,https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE,MIT
k8s.io/api,https://github.com/kubernetes/api/blob/v0.30.0/LICENSE,Apache-2.0
k8s.io/apimachinery/pkg,https://github.com/kubernetes/apimachinery/blob/v0.30.0/LICENSE,Apache-2.0
k8s.io/apimachinery/third_party/forked/golang,https://github.com/kubernetes/apimachinery/blob/v0.30.0/third_party/forked/golang/LICENSE,BSD-3-Clause
k8s.io/client-go,https://github.com/kubernetes/client-go/blob/v0.30.0/LICENSE,Apache-2.0
k8s.io/klog/v2,https://github.com/kubernetes/klog/blob/v2.120.1/LICENSE,Apache-2.0
k8s.io/kube-openapi/pkg,https://github.com/kubernetes/kube-openapi/blob/70dd3763d340/LICENSE,Apache-2.0
k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json,https://github.com/kubernetes/kube-openapi/blob/70dd3763d340/pkg/internal/third_party/go-json-experiment/json/LICENSE,BSD-3-Clause
k8s.io/kube-openapi/pkg/validation/spec,https://github.com/kubernetes/kube-openapi/blob/70dd3763d340/pkg/validation/spec/LICENSE,Apache-2.0
k8s.io/kubelet/pkg/apis,https://github.com/kubernetes/kubelet/blob/v0.30.0/LICENSE,Apache-2.0
k8s.io/utils,https://github.com/kubernetes/utils/blob/3b25d923346b/LICENSE,Apache-2.0
k8s.io/utils/internal/third_party/forked/golang/net,https://github.com/kubernetes/utils/blob/3b25d923346b/internal/third_party/forked/golang/LICENSE,BSD-3-Clause
sigs.k8s.io/json,https://github.com/kubernetes-sigs/json/blob/bc3834ca7abd/LICENSE,Apache-2.0
sigs.k8s.io/structured-merge-diff/v4,https://github.com/kubernetes-sigs/structured-merge-diff/blob/v4.4.1/LICENSE,Apache-2.0
sigs.k8s.io/yaml,https://github.com/kubernetes-sigs/yaml/blob/v1.3.0/LICENSE,MIT

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Ran the check.

go-licenses csv ./... 2>/dev/null | grep -E ",LGPL-|,GPL-"

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

@jefchien jefchien requested a review from a team as a code owner January 17, 2025 22:34
Copy link
Contributor

This PR was marked stale due to lack of activity.

@github-actions github-actions bot added the Stale label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant