diff --git a/.licenses-gomod.sha256 b/.licenses-gomod.sha256 index 42f00163df..b42c3f5bb5 100644 --- a/.licenses-gomod.sha256 +++ b/.licenses-gomod.sha256 @@ -1 +1 @@ -100644 767acbcaac285fc410ebeb1b4ba19d8af098b6a4 go.mod +100644 6ea21a1494f70cc37be33ea39fc75ddeb453d777 go.mod diff --git a/go.mod b/go.mod index 767acbcaac..6ea21a1494 100644 --- a/go.mod +++ b/go.mod @@ -31,7 +31,7 @@ require ( go.mongodb.org/mongo-driver v1.17.2 go.uber.org/zap v1.27.0 golang.org/x/sync v0.10.0 - google.golang.org/api v0.219.0 + google.golang.org/api v0.220.0 gopkg.in/yaml.v2 v2.4.0 gopkg.in/yaml.v3 v3.0.1 k8s.io/api v0.32.1 @@ -44,7 +44,7 @@ require ( require ( cel.dev/expr v0.19.0 // indirect cloud.google.com/go v0.118.0 // indirect - cloud.google.com/go/auth v0.14.0 // indirect + cloud.google.com/go/auth v0.14.1 // indirect cloud.google.com/go/auth/oauth2adapt v0.2.7 // indirect cloud.google.com/go/iam v1.3.1 // indirect cloud.google.com/go/longrunning v0.6.4 // indirect @@ -79,7 +79,7 @@ require ( go.opentelemetry.io/otel/trace v1.34.0 // indirect golang.org/x/tools v0.28.0 // indirect google.golang.org/genproto/googleapis/api v0.0.0-20250124145028-65684f501c47 // indirect - google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47 // indirect + google.golang.org/genproto/googleapis/rpc v0.0.0-20250127172529-29210b9bc287 // indirect gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect k8s.io/component-base v0.32.1 // indirect ) diff --git a/go.sum b/go.sum index d654f325f8..4ab2441381 100644 --- a/go.sum +++ b/go.sum @@ -2,8 +2,8 @@ cel.dev/expr v0.19.0 h1:lXuo+nDhpyJSpWxpPVi5cPUwzKb+dsdOiw6IreM5yt0= cel.dev/expr v0.19.0/go.mod h1:MrpN08Q+lEBs+bGYdLxxHkZoUSsCp0nSKTs0nTymJgw= cloud.google.com/go v0.118.0 h1:tvZe1mgqRxpiVa3XlIGMiPcEUbP1gNXELgD4y/IXmeQ= cloud.google.com/go v0.118.0/go.mod h1:zIt2pkedt/mo+DQjcT4/L3NDxzHPR29j5HcclNH+9PM= -cloud.google.com/go/auth v0.14.0 h1:A5C4dKV/Spdvxcl0ggWwWEzzP7AZMJSEIgrkngwhGYM= -cloud.google.com/go/auth v0.14.0/go.mod h1:CYsoRL1PdiDuqeQpZE0bP2pnPrGqFcOkI0nldEQis+A= +cloud.google.com/go/auth v0.14.1 h1:AwoJbzUdxA/whv1qj3TLKwh3XX5sikny2fc40wUl+h0= +cloud.google.com/go/auth v0.14.1/go.mod h1:4JHUxlGXisL0AW8kXPtUF6ztuOksyfUQNFjfsOCXkPM= cloud.google.com/go/auth/oauth2adapt v0.2.7 h1:/Lc7xODdqcEw8IrZ9SvwnlLX6j9FHQM74z6cBk9Rw6M= cloud.google.com/go/auth/oauth2adapt v0.2.7/go.mod h1:NTbTTzfvPl1Y3V1nPpOgl2w6d/FjO7NNUQaWSox6ZMc= cloud.google.com/go/compute v1.32.0 h1:7l8HHI/Kr+bRgAnLuF63ncwGx5SPtezqBXkAZQywvW0= @@ -371,14 +371,14 @@ golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8T golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= gomodules.xyz/jsonpatch/v2 v2.4.0 h1:Ci3iUJyx9UeRx7CeFN8ARgGbkESwJK+KB9lLcWxY/Zw= gomodules.xyz/jsonpatch/v2 v2.4.0/go.mod h1:AH3dM2RI6uoBZxn3LVrfvJ3E0/9dG4cSrbuBJT4moAY= -google.golang.org/api v0.219.0 h1:nnKIvxKs/06jWawp2liznTBnMRQBEPpGo7I+oEypTX0= -google.golang.org/api v0.219.0/go.mod h1:K6OmjGm+NtLrIkHxv1U3a0qIf/0JOvAHd5O/6AoyKYE= +google.golang.org/api v0.220.0 h1:3oMI4gdBgB72WFVwE1nerDD8W3HUOS4kypK6rRLbGns= +google.golang.org/api v0.220.0/go.mod h1:26ZAlY6aN/8WgpCzjPNy18QpYaz7Zgg1h0qe1GkZEmY= google.golang.org/genproto v0.0.0-20250122153221-138b5a5a4fd4 h1:Pw6WnI9W/LIdRxqK7T6XGugGbHIRl5Q7q3BssH6xk4s= google.golang.org/genproto v0.0.0-20250122153221-138b5a5a4fd4/go.mod h1:qbZzneIOXSq+KFAFut9krLfRLZiFLzZL5u2t8SV83EE= google.golang.org/genproto/googleapis/api v0.0.0-20250124145028-65684f501c47 h1:5iw9XJTD4thFidQmFVvx0wi4g5yOHk76rNRUxz1ZG5g= google.golang.org/genproto/googleapis/api v0.0.0-20250124145028-65684f501c47/go.mod h1:AfA77qWLcidQWywD0YgqfpJzf50w2VjzBml3TybHeJU= -google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47 h1:91mG8dNTpkC0uChJUQ9zCiRqx3GEEFOWaRZ0mI6Oj2I= -google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47/go.mod h1:+2Yz8+CLJbIfL9z73EW45avw8Lmge3xVElCP9zEKi50= +google.golang.org/genproto/googleapis/rpc v0.0.0-20250127172529-29210b9bc287 h1:J1H9f+LEdWAfHcez/4cvaVBox7cOYT+IU6rgqj5x++8= +google.golang.org/genproto/googleapis/rpc v0.0.0-20250127172529-29210b9bc287/go.mod h1:8BS3B93F/U1juMFq9+EDk+qOT5CO1R9IzXxG3PTqiRk= google.golang.org/grpc v1.70.0 h1:pWFv03aZoHzlRKHWicjsZytKAiYCtNS0dHbXnIdq7jQ= google.golang.org/grpc v1.70.0/go.mod h1:ofIJqVKDXx/JiXrwr2IG4/zwdH9txy3IlF40RmcJSQw= google.golang.org/protobuf v1.36.4 h1:6A3ZDJHn/eNqc1i+IdefRzy/9PokBTPvcqMySR7NNIM= diff --git a/licenses.csv b/licenses.csv index 9ca3742b54..9b07c5b85c 100644 --- a/licenses.csv +++ b/licenses.csv @@ -1,151 +1,151 @@ -cel.dev/expr,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/cel.dev/expr/LICENSE,Apache-2.0 -cloud.google.com/go/auth,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/cloud.google.com/go/auth/LICENSE,Apache-2.0 -cloud.google.com/go/auth/oauth2adapt,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/cloud.google.com/go/auth/oauth2adapt/LICENSE,Apache-2.0 -cloud.google.com/go/compute/apiv1,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/cloud.google.com/go/compute/apiv1/license_codes_client.go,Apache-2.0 -cloud.google.com/go/compute/internal,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/cloud.google.com/go/compute/LICENSE,Apache-2.0 -cloud.google.com/go/compute/metadata,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/cloud.google.com/go/compute/metadata/LICENSE,Apache-2.0 -cloud.google.com/go/iam,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/cloud.google.com/go/iam/LICENSE,Apache-2.0 -cloud.google.com/go/kms,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/cloud.google.com/go/kms/LICENSE,Apache-2.0 -cloud.google.com/go/longrunning,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/cloud.google.com/go/longrunning/LICENSE,Apache-2.0 -github.com/Azure/azure-sdk-for-go,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/azure-sdk-for-go/LICENSE.txt,MIT -github.com/Azure/azure-sdk-for-go/sdk/azcore,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/LICENSE.txt,MIT -github.com/Azure/azure-sdk-for-go/sdk/azidentity,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/LICENSE.txt,MIT -github.com/Azure/azure-sdk-for-go/sdk/internal,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/LICENSE.txt,MIT -github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault/LICENSE.txt,MIT -github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v2/LICENSE.txt,MIT -github.com/Azure/go-autorest/autorest,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/go-autorest/autorest/LICENSE,Apache-2.0 -github.com/Azure/go-autorest/autorest/adal,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/go-autorest/autorest/adal/LICENSE,Apache-2.0 -github.com/Azure/go-autorest/autorest/azure/auth,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/go-autorest/autorest/azure/auth/LICENSE,Apache-2.0 -github.com/Azure/go-autorest/autorest/azure/cli,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/go-autorest/autorest/azure/cli/LICENSE,Apache-2.0 -github.com/Azure/go-autorest/autorest/date,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/go-autorest/autorest/date/LICENSE,Apache-2.0 -github.com/Azure/go-autorest/autorest/to,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/go-autorest/autorest/to/LICENSE,Apache-2.0 -github.com/Azure/go-autorest/autorest/validation,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/go-autorest/autorest/validation/LICENSE,Apache-2.0 -github.com/Azure/go-autorest/logger,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/go-autorest/logger/LICENSE,Apache-2.0 -github.com/Azure/go-autorest/tracing,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Azure/go-autorest/tracing/LICENSE,Apache-2.0 -github.com/AzureAD/microsoft-authentication-library-for-go/apps,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/LICENSE,MIT -github.com/Masterminds/semver,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/Masterminds/semver/LICENSE.txt,MIT -github.com/antlr4-go/antlr/v4,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/antlr4-go/antlr/v4/LICENSE,BSD-3-Clause -github.com/asaskevich/govalidator,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/asaskevich/govalidator/LICENSE,MIT -github.com/aws/aws-sdk-go,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/aws/aws-sdk-go/LICENSE.txt,Apache-2.0 -github.com/aws/aws-sdk-go/internal/sync/singleflight,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/LICENSE,BSD-3-Clause -github.com/beorn7/perks/quantile,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/beorn7/perks/LICENSE,MIT -github.com/blang/semver/v4,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/blang/semver/v4/LICENSE,MIT -github.com/cespare/xxhash/v2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/cespare/xxhash/v2/LICENSE.txt,MIT -github.com/davecgh/go-spew/spew,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/davecgh/go-spew/LICENSE,ISC -github.com/dimchansky/utfbom,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/dimchansky/utfbom/LICENSE,Apache-2.0 -github.com/emicklei/go-restful/v3,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/emicklei/go-restful/v3/LICENSE,MIT -github.com/evanphx/json-patch/v5,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/evanphx/json-patch/v5/LICENSE,BSD-3-Clause -github.com/felixge/httpsnoop,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/felixge/httpsnoop/LICENSE.txt,MIT -github.com/fsnotify/fsnotify,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/fsnotify/fsnotify/LICENSE,BSD-3-Clause -github.com/fxamacker/cbor/v2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/fxamacker/cbor/v2/LICENSE,MIT -github.com/go-logr/logr,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/go-logr/logr/LICENSE,Apache-2.0 -github.com/go-logr/stdr,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/go-logr/stdr/LICENSE,Apache-2.0 -github.com/go-logr/zapr,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/go-logr/zapr/LICENSE,Apache-2.0 -github.com/go-openapi/jsonpointer,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/go-openapi/jsonpointer/LICENSE,Apache-2.0 -github.com/go-openapi/jsonreference,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/go-openapi/jsonreference/LICENSE,Apache-2.0 -github.com/go-openapi/swag,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/go-openapi/swag/LICENSE,Apache-2.0 -github.com/go-test/deep,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/go-test/deep/LICENSE,MIT -github.com/gogo/protobuf,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/gogo/protobuf/LICENSE,BSD-3-Clause -github.com/golang-jwt/jwt/v4,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/golang-jwt/jwt/v4/LICENSE,MIT -github.com/golang-jwt/jwt/v5,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/golang-jwt/jwt/v5/LICENSE,MIT -github.com/golang/protobuf,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/golang/protobuf/LICENSE,BSD-3-Clause -github.com/golang/snappy,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/golang/snappy/LICENSE,BSD-3-Clause -github.com/google/cel-go,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/google/cel-go/LICENSE,Apache-2.0 -github.com/google/gnostic-models,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/google/gnostic-models/LICENSE,Apache-2.0 -github.com/google/go-cmp/cmp,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/google/go-cmp/LICENSE,BSD-3-Clause -github.com/google/go-querystring/query,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/google/go-querystring/LICENSE,BSD-3-Clause -github.com/google/gofuzz,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/google/gofuzz/LICENSE,Apache-2.0 -github.com/google/s2a-go,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/google/s2a-go/LICENSE.md,Apache-2.0 -github.com/google/uuid,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/google/uuid/LICENSE,BSD-3-Clause -github.com/googleapis/enterprise-certificate-proxy/client,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/googleapis/enterprise-certificate-proxy/LICENSE,Apache-2.0 -github.com/googleapis/gax-go/v2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/googleapis/gax-go/v2/LICENSE,BSD-3-Clause -github.com/jmespath/go-jmespath,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/jmespath/go-jmespath/LICENSE,Apache-2.0 -github.com/josharian/intern,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/josharian/intern/license.md,MIT -github.com/json-iterator/go,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/json-iterator/go/LICENSE,MIT -github.com/klauspost/compress,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/klauspost/compress/LICENSE,Apache-2.0 -github.com/klauspost/compress/internal/snapref,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/klauspost/compress/internal/snapref/LICENSE,BSD-3-Clause -github.com/klauspost/compress/zstd/internal/xxhash,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt,MIT -github.com/kylelemons/godebug,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/kylelemons/godebug/LICENSE,Apache-2.0 -github.com/mailru/easyjson,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/mailru/easyjson/LICENSE,MIT -github.com/mitchellh/go-homedir,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/mitchellh/go-homedir/LICENSE,MIT -github.com/modern-go/concurrent,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/modern-go/concurrent/LICENSE,Apache-2.0 -github.com/modern-go/reflect2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/modern-go/reflect2/LICENSE,Apache-2.0 -github.com/mongodb-forks/digest,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/mongodb-forks/digest/COPYING,Apache-2.0 +cel.dev/expr,https://github.com/google/cel-spec/blob/v0.19.0/LICENSE,Apache-2.0 +cloud.google.com/go/auth,https://github.com/googleapis/google-cloud-go/blob/auth/v0.14.1/auth/LICENSE,Apache-2.0 +cloud.google.com/go/auth/oauth2adapt,https://github.com/googleapis/google-cloud-go/blob/auth/oauth2adapt/v0.2.7/auth/oauth2adapt/LICENSE,Apache-2.0 +cloud.google.com/go/compute/apiv1,https://github.com/googleapis/google-cloud-go/blob/compute/v1.32.0/compute/apiv1/license_codes_client.go,Apache-2.0 +cloud.google.com/go/compute/internal,https://github.com/googleapis/google-cloud-go/blob/compute/v1.32.0/compute/LICENSE,Apache-2.0 +cloud.google.com/go/compute/metadata,https://github.com/googleapis/google-cloud-go/blob/compute/metadata/v0.6.0/compute/metadata/LICENSE,Apache-2.0 +cloud.google.com/go/iam,https://github.com/googleapis/google-cloud-go/blob/iam/v1.3.1/iam/LICENSE,Apache-2.0 +cloud.google.com/go/kms,https://github.com/googleapis/google-cloud-go/blob/kms/v1.20.5/kms/LICENSE,Apache-2.0 +cloud.google.com/go/longrunning,https://github.com/googleapis/google-cloud-go/blob/longrunning/v0.6.4/longrunning/LICENSE,Apache-2.0 +github.com/Azure/azure-sdk-for-go,https://github.com/Azure/azure-sdk-for-go/blob/v68.0.0/LICENSE.txt,MIT +github.com/Azure/azure-sdk-for-go/sdk/azcore,https://github.com/Azure/azure-sdk-for-go/blob/sdk/azcore/v1.17.0/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.8.1/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.10.0/sdk/internal/LICENSE.txt,MIT +github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault,https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/keyvault/armkeyvault/v1.4.0/sdk/resourcemanager/keyvault/armkeyvault/LICENSE.txt,MIT +github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v2,https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/network/armnetwork/v2.2.1/sdk/resourcemanager/network/armnetwork/LICENSE.txt,MIT +github.com/Azure/go-autorest/autorest,https://github.com/Azure/go-autorest/blob/autorest/v0.11.30/autorest/LICENSE,Apache-2.0 +github.com/Azure/go-autorest/autorest/adal,https://github.com/Azure/go-autorest/blob/autorest/adal/v0.9.22/autorest/adal/LICENSE,Apache-2.0 +github.com/Azure/go-autorest/autorest/azure/auth,https://github.com/Azure/go-autorest/blob/autorest/azure/auth/v0.5.13/autorest/azure/auth/LICENSE,Apache-2.0 +github.com/Azure/go-autorest/autorest/azure/cli,https://github.com/Azure/go-autorest/blob/autorest/azure/cli/v0.4.6/autorest/azure/cli/LICENSE,Apache-2.0 +github.com/Azure/go-autorest/autorest/date,https://github.com/Azure/go-autorest/blob/autorest/date/v0.3.0/autorest/date/LICENSE,Apache-2.0 +github.com/Azure/go-autorest/autorest/to,https://github.com/Azure/go-autorest/blob/autorest/to/v0.4.1/autorest/to/LICENSE,Apache-2.0 +github.com/Azure/go-autorest/autorest/validation,https://github.com/Azure/go-autorest/blob/autorest/validation/v0.3.1/autorest/validation/LICENSE,Apache-2.0 +github.com/Azure/go-autorest/logger,https://github.com/Azure/go-autorest/blob/logger/v0.2.1/logger/LICENSE,Apache-2.0 +github.com/Azure/go-autorest/tracing,https://github.com/Azure/go-autorest/blob/tracing/v0.6.0/tracing/LICENSE,Apache-2.0 +github.com/AzureAD/microsoft-authentication-library-for-go/apps,https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/v1.3.2/LICENSE,MIT +github.com/Masterminds/semver,https://github.com/Masterminds/semver/blob/v1.5.0/LICENSE.txt,MIT +github.com/antlr4-go/antlr/v4,https://github.com/antlr4-go/antlr/blob/v4.13.0/LICENSE,BSD-3-Clause +github.com/asaskevich/govalidator,https://github.com/asaskevich/govalidator/blob/f61b66f89f4a/LICENSE,MIT +github.com/aws/aws-sdk-go,https://github.com/aws/aws-sdk-go/blob/v1.55.6/LICENSE.txt,Apache-2.0 +github.com/aws/aws-sdk-go/internal/sync/singleflight,https://github.com/aws/aws-sdk-go/blob/v1.55.6/internal/sync/singleflight/LICENSE,BSD-3-Clause +github.com/beorn7/perks/quantile,https://github.com/beorn7/perks/blob/v1.0.1/LICENSE,MIT +github.com/blang/semver/v4,https://github.com/blang/semver/blob/v4.0.0/v4/LICENSE,MIT +github.com/cespare/xxhash/v2,https://github.com/cespare/xxhash/blob/v2.3.0/LICENSE.txt,MIT +github.com/davecgh/go-spew/spew,https://github.com/davecgh/go-spew/blob/d8f796af33cc/LICENSE,ISC +github.com/dimchansky/utfbom,https://github.com/dimchansky/utfbom/blob/v1.1.1/LICENSE,Apache-2.0 +github.com/emicklei/go-restful/v3,https://github.com/emicklei/go-restful/blob/v3.11.0/LICENSE,MIT +github.com/evanphx/json-patch/v5,https://github.com/evanphx/json-patch/blob/v5.9.0/v5/LICENSE,BSD-3-Clause +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/fxamacker/cbor/v2,https://github.com/fxamacker/cbor/blob/v2.7.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-logr/zapr,https://github.com/go-logr/zapr/blob/v1.3.0/LICENSE,Apache-2.0 +github.com/go-openapi/jsonpointer,https://github.com/go-openapi/jsonpointer/blob/v0.21.0/LICENSE,Apache-2.0 +github.com/go-openapi/jsonreference,https://github.com/go-openapi/jsonreference/blob/v0.20.2/LICENSE,Apache-2.0 +github.com/go-openapi/swag,https://github.com/go-openapi/swag/blob/v0.23.0/LICENSE,Apache-2.0 +github.com/go-test/deep,https://github.com/go-test/deep/blob/v1.1.1/LICENSE,MIT +github.com/gogo/protobuf,https://github.com/gogo/protobuf/blob/v1.3.2/LICENSE,BSD-3-Clause +github.com/golang-jwt/jwt/v4,https://github.com/golang-jwt/jwt/blob/v4.5.1/LICENSE,MIT +github.com/golang-jwt/jwt/v5,https://github.com/golang-jwt/jwt/blob/v5.2.1/LICENSE,MIT +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/cel-go,https://github.com/google/cel-go/blob/v0.22.0/LICENSE,Apache-2.0 +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.9/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.4/LICENSE,Apache-2.0 +github.com/googleapis/gax-go/v2,https://github.com/googleapis/gax-go/blob/v2.14.1/v2/LICENSE,BSD-3-Clause +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/json-iterator/go,https://github.com/json-iterator/go/blob/v1.1.12/LICENSE,MIT +github.com/klauspost/compress,https://github.com/klauspost/compress/blob/v1.16.7/LICENSE,Apache-2.0 +github.com/klauspost/compress/internal/snapref,https://github.com/klauspost/compress/blob/v1.16.7/internal/snapref/LICENSE,BSD-3-Clause +github.com/klauspost/compress/zstd/internal/xxhash,https://github.com/klauspost/compress/blob/v1.16.7/zstd/internal/xxhash/LICENSE.txt,MIT +github.com/kylelemons/godebug,https://github.com/kylelemons/godebug/blob/v1.1.0/LICENSE,Apache-2.0 +github.com/mailru/easyjson,https://github.com/mailru/easyjson/blob/v0.7.7/LICENSE,MIT +github.com/mitchellh/go-homedir,https://github.com/mitchellh/go-homedir/blob/v1.1.0/LICENSE,MIT +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/mongodb-forks/digest,https://github.com/mongodb-forks/digest/blob/v1.1.0/COPYING,Apache-2.0 github.com/mongodb/mongodb-atlas-kubernetes/v2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/LICENSE,Apache-2.0 -github.com/montanaflynn/stats,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/montanaflynn/stats/LICENSE,MIT -github.com/munnerz/goautoneg,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/munnerz/goautoneg/LICENSE,BSD-3-Clause -github.com/nsf/jsondiff,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/nsf/jsondiff/LICENSE,MIT -github.com/onsi/ginkgo/v2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/onsi/ginkgo/v2/LICENSE,MIT -github.com/onsi/gomega,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/onsi/gomega/LICENSE,MIT -github.com/pkg/browser,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/pkg/browser/LICENSE,BSD-2-Clause -github.com/pkg/errors,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/pkg/errors/LICENSE,BSD-2-Clause -github.com/pmezard/go-difflib/difflib,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/pmezard/go-difflib/LICENSE,BSD-3-Clause -github.com/prometheus/client_golang/prometheus,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/prometheus/client_golang/LICENSE,Apache-2.0 -github.com/prometheus/client_model/go,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/prometheus/client_model/LICENSE,Apache-2.0 -github.com/prometheus/common,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/prometheus/common/LICENSE,Apache-2.0 -github.com/prometheus/procfs,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/prometheus/procfs/LICENSE,Apache-2.0 -github.com/sethvargo/go-password/password,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/sethvargo/go-password/LICENSE,MIT -github.com/spf13/cobra,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/spf13/cobra/LICENSE.txt,Apache-2.0 -github.com/spf13/pflag,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/spf13/pflag/LICENSE,BSD-3-Clause -github.com/stoewer/go-strcase,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/stoewer/go-strcase/LICENSE,MIT -github.com/stretchr/objx,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/stretchr/objx/LICENSE,MIT -github.com/stretchr/testify,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/stretchr/testify/LICENSE,MIT -github.com/x448/float16,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/x448/float16/LICENSE,MIT -github.com/xdg-go/pbkdf2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/xdg-go/pbkdf2/LICENSE,Apache-2.0 -github.com/xdg-go/scram,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/xdg-go/scram/LICENSE,Apache-2.0 -github.com/xdg-go/stringprep,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/xdg-go/stringprep/LICENSE,Apache-2.0 -github.com/youmark/pkcs8,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/github.com/youmark/pkcs8/LICENSE,MIT -go.mongodb.org/atlas-sdk/v20231115004,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.mongodb.org/atlas-sdk/v20231115004/LICENSE,Apache-2.0 -go.mongodb.org/atlas-sdk/v20231115008,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.mongodb.org/atlas-sdk/v20231115008/LICENSE,Apache-2.0 -go.mongodb.org/atlas-sdk/v20241113001,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.mongodb.org/atlas-sdk/v20241113001/LICENSE,Apache-2.0 -go.mongodb.org/atlas/mongodbatlas,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.mongodb.org/atlas/LICENSE,Apache-2.0 -go.mongodb.org/mongo-driver,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.mongodb.org/mongo-driver/LICENSE,Apache-2.0 -go.opentelemetry.io/auto/sdk,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.opentelemetry.io/auto/sdk/LICENSE,Apache-2.0 -go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/LICENSE,Apache-2.0 -go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE,Apache-2.0 -go.opentelemetry.io/otel,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.opentelemetry.io/otel/LICENSE,Apache-2.0 -go.opentelemetry.io/otel/metric,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.opentelemetry.io/otel/metric/LICENSE,Apache-2.0 -go.opentelemetry.io/otel/trace,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.opentelemetry.io/otel/trace/LICENSE,Apache-2.0 -go.uber.org/multierr,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.uber.org/multierr/LICENSE.txt,MIT -go.uber.org/zap,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/go.uber.org/zap/LICENSE,MIT -golang.org/x/crypto,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/golang.org/x/crypto/LICENSE,BSD-3-Clause -golang.org/x/exp,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/golang.org/x/exp/LICENSE,BSD-3-Clause -golang.org/x/net,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/golang.org/x/net/LICENSE,BSD-3-Clause -golang.org/x/oauth2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/golang.org/x/oauth2/LICENSE,BSD-3-Clause -golang.org/x/sync,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/golang.org/x/sync/LICENSE,BSD-3-Clause -golang.org/x/sys/unix,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/golang.org/x/sys/LICENSE,BSD-3-Clause -golang.org/x/term,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/golang.org/x/term/LICENSE,BSD-3-Clause -golang.org/x/text,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/golang.org/x/text/LICENSE,BSD-3-Clause -golang.org/x/time/rate,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/golang.org/x/time/LICENSE,BSD-3-Clause -gomodules.xyz/jsonpatch/v2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/gomodules.xyz/jsonpatch/v2/LICENSE,Apache-2.0 -google.golang.org/api,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/google.golang.org/api/LICENSE,BSD-3-Clause -google.golang.org/api/internal/third_party/uritemplates,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/google.golang.org/api/internal/third_party/uritemplates/LICENSE,BSD-3-Clause -google.golang.org/genproto/googleapis,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/google.golang.org/genproto/LICENSE,Apache-2.0 -google.golang.org/genproto/googleapis/api,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/google.golang.org/genproto/googleapis/api/LICENSE,Apache-2.0 -google.golang.org/genproto/googleapis/rpc,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE,Apache-2.0 -google.golang.org/grpc,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/google.golang.org/grpc/LICENSE,Apache-2.0 -google.golang.org/protobuf,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/google.golang.org/protobuf/LICENSE,BSD-3-Clause -gopkg.in/evanphx/json-patch.v4,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/gopkg.in/evanphx/json-patch.v4/LICENSE,BSD-3-Clause -gopkg.in/inf.v0,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/gopkg.in/inf.v0/LICENSE,BSD-3-Clause -gopkg.in/yaml.v2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/gopkg.in/yaml.v2/LICENSE,Apache-2.0 -gopkg.in/yaml.v3,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/gopkg.in/yaml.v3/LICENSE,MIT -k8s.io/api,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/api/LICENSE,Apache-2.0 -k8s.io/apiextensions-apiserver/pkg,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/apiextensions-apiserver/LICENSE,Apache-2.0 -k8s.io/apimachinery/pkg,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/apimachinery/LICENSE,Apache-2.0 -k8s.io/apimachinery/third_party/forked/golang,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/apimachinery/third_party/forked/golang/LICENSE,BSD-3-Clause -k8s.io/apiserver/pkg,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/apiserver/LICENSE,Apache-2.0 -k8s.io/client-go,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/client-go/LICENSE,Apache-2.0 -k8s.io/component-base,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/component-base/LICENSE,Apache-2.0 -k8s.io/klog/v2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/klog/v2/LICENSE,Apache-2.0 -k8s.io/kube-openapi/pkg,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/kube-openapi/LICENSE,Apache-2.0 -k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/LICENSE,BSD-3-Clause -k8s.io/kube-openapi/pkg/validation/errors,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/kube-openapi/pkg/validation/errors/LICENSE,Apache-2.0 -k8s.io/kube-openapi/pkg/validation/spec,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/kube-openapi/pkg/validation/spec/LICENSE,Apache-2.0 -k8s.io/kube-openapi/pkg/validation/strfmt,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/kube-openapi/pkg/validation/strfmt/LICENSE,Apache-2.0 -k8s.io/utils,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/utils/LICENSE,Apache-2.0 -k8s.io/utils/internal/third_party/forked/golang,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/k8s.io/utils/internal/third_party/forked/golang/LICENSE,BSD-3-Clause -sigs.k8s.io/controller-runtime,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/sigs.k8s.io/controller-runtime/LICENSE,Apache-2.0 -sigs.k8s.io/json,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/sigs.k8s.io/json/LICENSE,Apache-2.0 -sigs.k8s.io/structured-merge-diff/v4,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/sigs.k8s.io/structured-merge-diff/v4/LICENSE,Apache-2.0 -sigs.k8s.io/yaml,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/sigs.k8s.io/yaml/LICENSE,Apache-2.0 -sigs.k8s.io/yaml/goyaml.v2,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/vendor/sigs.k8s.io/yaml/goyaml.v2/LICENSE,Apache-2.0 +github.com/montanaflynn/stats,https://github.com/montanaflynn/stats/blob/v0.7.1/LICENSE,MIT +github.com/munnerz/goautoneg,https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE,BSD-3-Clause +github.com/nsf/jsondiff,https://github.com/nsf/jsondiff/blob/43f6cf3098c1/LICENSE,MIT +github.com/onsi/ginkgo/v2,https://github.com/onsi/ginkgo/blob/v2.22.2/LICENSE,MIT +github.com/onsi/gomega,https://github.com/onsi/gomega/blob/v1.36.2/LICENSE,MIT +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/prometheus,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/procfs,https://github.com/prometheus/procfs/blob/v0.15.1/LICENSE,Apache-2.0 +github.com/sethvargo/go-password/password,https://github.com/sethvargo/go-password/blob/v0.3.1/LICENSE,MIT +github.com/spf13/cobra,https://github.com/spf13/cobra/blob/v1.8.1/LICENSE.txt,Apache-2.0 +github.com/spf13/pflag,https://github.com/spf13/pflag/blob/v1.0.5/LICENSE,BSD-3-Clause +github.com/stoewer/go-strcase,https://github.com/stoewer/go-strcase/blob/v1.3.0/LICENSE,MIT +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.10.0/LICENSE,MIT +github.com/x448/float16,https://github.com/x448/float16/blob/v0.8.4/LICENSE,MIT +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/youmark/pkcs8,https://github.com/youmark/pkcs8/blob/a2c0da244d78/LICENSE,MIT +go.mongodb.org/atlas-sdk/v20231115004,https://github.com/mongodb/atlas-sdk-go/blob/v20231115004.1.0/LICENSE,Apache-2.0 +go.mongodb.org/atlas-sdk/v20231115008,https://github.com/mongodb/atlas-sdk-go/blob/v20231115008.5.0/LICENSE,Apache-2.0 +go.mongodb.org/atlas-sdk/v20241113001,https://github.com/mongodb/atlas-sdk-go/blob/v20241113001.0.0/LICENSE,Apache-2.0 +go.mongodb.org/atlas/mongodbatlas,https://github.com/mongodb/go-client-mongodb-atlas/blob/v0.37.0/LICENSE,Apache-2.0 +go.mongodb.org/mongo-driver,https://github.com/mongodb/mongo-go-driver/blob/v1.17.2/LICENSE,Apache-2.0 +go.opentelemetry.io/auto/sdk,https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/sdk/v1.1.0/sdk/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.58.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.58.0/instrumentation/net/http/otelhttp/LICENSE,Apache-2.0 +go.opentelemetry.io/otel,https://github.com/open-telemetry/opentelemetry-go/blob/v1.34.0/LICENSE,Apache-2.0 +go.opentelemetry.io/otel/metric,https://github.com/open-telemetry/opentelemetry-go/blob/metric/v1.34.0/metric/LICENSE,Apache-2.0 +go.opentelemetry.io/otel/trace,https://github.com/open-telemetry/opentelemetry-go/blob/trace/v1.34.0/trace/LICENSE,Apache-2.0 +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.32.0:LICENSE,BSD-3-Clause +golang.org/x/exp,https://cs.opensource.google/go/x/exp/+/8a7402ab:LICENSE,BSD-3-Clause +golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.34.0:LICENSE,BSD-3-Clause +golang.org/x/oauth2,https://cs.opensource.google/go/x/oauth2/+/v0.25.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.29.0:LICENSE,BSD-3-Clause +golang.org/x/term,https://cs.opensource.google/go/x/term/+/v0.28.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.9.0:LICENSE,BSD-3-Clause +gomodules.xyz/jsonpatch/v2,https://github.com/gomodules/jsonpatch/blob/v2.4.0/v2/LICENSE,Apache-2.0 +google.golang.org/api,https://github.com/googleapis/google-api-go-client/blob/v0.220.0/LICENSE,BSD-3-Clause +google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.220.0/internal/third_party/uritemplates/LICENSE,BSD-3-Clause +google.golang.org/genproto/googleapis,https://github.com/googleapis/go-genproto/blob/138b5a5a4fd4/LICENSE,Apache-2.0 +google.golang.org/genproto/googleapis/api,https://github.com/googleapis/go-genproto/blob/65684f501c47/googleapis/api/LICENSE,Apache-2.0 +google.golang.org/genproto/googleapis/rpc,https://github.com/googleapis/go-genproto/blob/29210b9bc287/googleapis/rpc/LICENSE,Apache-2.0 +google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.70.0/LICENSE,Apache-2.0 +google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.4/LICENSE,BSD-3-Clause +gopkg.in/evanphx/json-patch.v4,https://github.com/evanphx/json-patch/blob/v4.12.0/LICENSE,BSD-3-Clause +gopkg.in/inf.v0,https://github.com/go-inf/inf/blob/v0.9.1/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.32.1/LICENSE,Apache-2.0 +k8s.io/apiextensions-apiserver/pkg,https://github.com/kubernetes/apiextensions-apiserver/blob/v0.32.1/LICENSE,Apache-2.0 +k8s.io/apimachinery/pkg,https://github.com/kubernetes/apimachinery/blob/v0.32.1/LICENSE,Apache-2.0 +k8s.io/apimachinery/third_party/forked/golang,https://github.com/kubernetes/apimachinery/blob/v0.32.1/third_party/forked/golang/LICENSE,BSD-3-Clause +k8s.io/apiserver/pkg,https://github.com/kubernetes/apiserver/blob/v0.32.1/LICENSE,Apache-2.0 +k8s.io/client-go,https://github.com/kubernetes/client-go/blob/v0.32.1/LICENSE,Apache-2.0 +k8s.io/component-base,https://github.com/kubernetes/component-base/blob/v0.32.1/LICENSE,Apache-2.0 +k8s.io/klog/v2,https://github.com/kubernetes/klog/blob/v2.130.1/LICENSE,Apache-2.0 +k8s.io/kube-openapi/pkg,https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/LICENSE,Apache-2.0 +k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json,https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/internal/third_party/go-json-experiment/json/LICENSE,BSD-3-Clause +k8s.io/kube-openapi/pkg/validation/errors,https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/errors/LICENSE,Apache-2.0 +k8s.io/kube-openapi/pkg/validation/spec,https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/spec/LICENSE,Apache-2.0 +k8s.io/kube-openapi/pkg/validation/strfmt,https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/LICENSE,Apache-2.0 +k8s.io/utils,https://github.com/kubernetes/utils/blob/3ea5e8cea738/LICENSE,Apache-2.0 +k8s.io/utils/internal/third_party/forked/golang,https://github.com/kubernetes/utils/blob/3ea5e8cea738/internal/third_party/forked/golang/LICENSE,BSD-3-Clause +sigs.k8s.io/controller-runtime,https://github.com/kubernetes-sigs/controller-runtime/blob/v0.19.4/LICENSE,Apache-2.0 +sigs.k8s.io/json,https://github.com/kubernetes-sigs/json/blob/9aa6b5e7a4b3/LICENSE,Apache-2.0 +sigs.k8s.io/structured-merge-diff/v4,https://github.com/kubernetes-sigs/structured-merge-diff/blob/v4.4.2/LICENSE,Apache-2.0 +sigs.k8s.io/yaml,https://github.com/kubernetes-sigs/yaml/blob/v1.4.0/LICENSE,Apache-2.0 +sigs.k8s.io/yaml/goyaml.v2,https://github.com/kubernetes-sigs/yaml/blob/v1.4.0/goyaml.v2/LICENSE,Apache-2.0