1
1
cloud.google.com/go/compute/metadata,https://github.com/googleapis/google-cloud-go/blob/compute/metadata/v0.2.1/compute/metadata/LICENSE,Apache-2.0
2
2
github.com/Masterminds/semver,https://github.com/Masterminds/semver/blob/v1.5.0/LICENSE.txt,MIT
3
- github.com/PuerkitoBio/purell,https://github.com/PuerkitoBio/purell/blob/v1.1.1/LICENSE,BSD-3-Clause
4
- github.com/PuerkitoBio/urlesc,https://github.com/PuerkitoBio/urlesc/blob/de5bf2ad4578/LICENSE,BSD-3-Clause
5
3
github.com/beorn7/perks/quantile,https://github.com/beorn7/perks/blob/v1.0.1/LICENSE,MIT
6
4
github.com/cespare/xxhash/v2,https://github.com/cespare/xxhash/blob/v2.1.2/LICENSE.txt,MIT
7
5
github.com/davecgh/go-spew/spew,https://github.com/davecgh/go-spew/blob/v1.1.1/LICENSE,ISC
8
- github.com/emicklei/go-restful/v3,https://github.com/emicklei/go-restful/blob/v3.8 .0/LICENSE,MIT
6
+ github.com/emicklei/go-restful/v3,https://github.com/emicklei/go-restful/blob/v3.9 .0/LICENSE,MIT
9
7
github.com/evanphx/json-patch/v5,https://github.com/evanphx/json-patch/blob/v5.6.0/v5/LICENSE,BSD-3-Clause
10
8
github.com/fsnotify/fsnotify,https://github.com/fsnotify/fsnotify/blob/v1.5.4/LICENSE,BSD-3-Clause
11
9
github.com/go-logr/logr,https://github.com/go-logr/logr/blob/v1.2.3/LICENSE,Apache-2.0
12
10
github.com/go-logr/zapr,https://github.com/go-logr/zapr/blob/v1.2.3/LICENSE,Apache-2.0
13
- github.com/go-openapi/jsonpointer,https://github.com/go-openapi/jsonpointer/blob/v0.19.5 /LICENSE,Apache-2.0
14
- github.com/go-openapi/jsonreference,https://github.com/go-openapi/jsonreference/blob/v0.19.5 /LICENSE,Apache-2.0
15
- github.com/go-openapi/swag,https://github.com/go-openapi/swag/blob/v0.19.14 /LICENSE,Apache-2.0
11
+ github.com/go-openapi/jsonpointer,https://github.com/go-openapi/jsonpointer/blob/v0.19.6 /LICENSE,Apache-2.0
12
+ github.com/go-openapi/jsonreference,https://github.com/go-openapi/jsonreference/blob/v0.20.1 /LICENSE,Apache-2.0
13
+ github.com/go-openapi/swag,https://github.com/go-openapi/swag/blob/v0.22.3 /LICENSE,Apache-2.0
16
14
github.com/gogo/protobuf,https://github.com/gogo/protobuf/blob/v1.3.2/LICENSE,BSD-3-Clause
17
15
github.com/golang/groupcache/lru,https://github.com/golang/groupcache/blob/41bb18bfe9da/LICENSE,Apache-2.0
18
- github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2 /LICENSE,BSD-3-Clause
16
+ github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.3 /LICENSE,BSD-3-Clause
19
17
github.com/google/gnostic,https://github.com/google/gnostic/blob/v0.5.7-v3refs/LICENSE,Apache-2.0
20
18
github.com/google/go-cmp/cmp,https://github.com/google/go-cmp/blob/v0.5.9/LICENSE,BSD-3-Clause
21
19
github.com/google/go-querystring/query,https://github.com/google/go-querystring/blob/v1.1.0/LICENSE,BSD-3-Clause
@@ -26,32 +24,31 @@ github.com/hashicorp/go-multierror,https://github.com/hashicorp/go-multierror/bl
26
24
github.com/imdario/mergo,https://github.com/imdario/mergo/blob/v0.3.12/LICENSE,BSD-3-Clause
27
25
github.com/josharian/intern,https://github.com/josharian/intern/blob/v1.0.0/license.md,MIT
28
26
github.com/json-iterator/go,https://github.com/json-iterator/go/blob/v1.1.12/LICENSE,MIT
29
- github.com/mailru/easyjson,https://github.com/mailru/easyjson/blob/v0.7.6 /LICENSE,MIT
27
+ github.com/mailru/easyjson,https://github.com/mailru/easyjson/blob/v0.7.7 /LICENSE,MIT
30
28
github.com/matttproud/golang_protobuf_extensions/pbutil,https://github.com/matttproud/golang_protobuf_extensions/blob/c182affec369/LICENSE,Apache-2.0
31
29
github.com/modern-go/concurrent,https://github.com/modern-go/concurrent/blob/bacd9c7ef1dd/LICENSE,Apache-2.0
32
30
github.com/modern-go/reflect2,https://github.com/modern-go/reflect2/blob/v1.0.2/LICENSE,Apache-2.0
33
31
github.com/mongodb-forks/digest,https://github.com/mongodb-forks/digest/blob/v1.0.4/COPYING,Apache-2.0
34
32
github.com/mongodb/mongodb-atlas-kubernetes,https://github.com/mongodb/mongodb-atlas-kubernetes/blob/HEAD/LICENSE,Apache-2.0
35
33
github.com/munnerz/goautoneg,https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE,BSD-3-Clause
36
- github.com/openlyinc/pointy,https://github.com/openlyinc/pointy/blob/v1.2.0/LICENSE,MIT
37
34
github.com/pkg/errors,https://github.com/pkg/errors/blob/v0.9.1/LICENSE,BSD-2-Clause
38
35
github.com/prometheus/client_golang/prometheus,https://github.com/prometheus/client_golang/blob/v1.12.2/LICENSE,Apache-2.0
39
36
github.com/prometheus/client_model/go,https://github.com/prometheus/client_model/blob/v0.2.0/LICENSE,Apache-2.0
40
37
github.com/prometheus/common,https://github.com/prometheus/common/blob/v0.32.1/LICENSE,Apache-2.0
41
38
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg,https://github.com/prometheus/common/blob/v0.32.1/internal/bitbucket.org/ww/goautoneg/README.txt,BSD-3-Clause
42
39
github.com/prometheus/procfs,https://github.com/prometheus/procfs/blob/v0.7.3/LICENSE,Apache-2.0
43
40
github.com/spf13/pflag,https://github.com/spf13/pflag/blob/v1.0.5/LICENSE,BSD-3-Clause
44
- go.mongodb.org/atlas/mongodbatlas,https://github.com/mongodb/go-client-mongodb-atlas/blob/32300174f475 /LICENSE,Apache-2.0
41
+ go.mongodb.org/atlas/mongodbatlas,https://github.com/mongodb/go-client-mongodb-atlas/blob/v0.24.0 /LICENSE,Apache-2.0
45
42
go.uber.org/atomic,https://github.com/uber-go/atomic/blob/v1.9.0/LICENSE.txt,MIT
46
43
go.uber.org/multierr,https://github.com/uber-go/multierr/blob/v1.7.0/LICENSE.txt,MIT
47
- go.uber.org/zap,https://github.com/uber-go/zap/blob/v1.23 .0/LICENSE.txt,MIT
44
+ go.uber.org/zap,https://github.com/uber-go/zap/blob/v1.24 .0/LICENSE.txt,MIT
48
45
golang.org/x/exp,https://cs.opensource.google/go/x/exp/+/5e25df02:LICENSE,BSD-3-Clause
49
- golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.2 .0:LICENSE,BSD-3-Clause
46
+ golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.8 .0:LICENSE,BSD-3-Clause
50
47
golang.org/x/oauth2,https://cs.opensource.google/go/x/oauth2/+/6fdb5e3d:LICENSE,BSD-3-Clause
51
48
golang.org/x/sync/errgroup,https://cs.opensource.google/go/x/sync/+/v0.1.0:LICENSE,BSD-3-Clause
52
- golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.2 .0:LICENSE,BSD-3-Clause
53
- golang.org/x/term,https://cs.opensource.google/go/x/term/+/v0.2 .0:LICENSE,BSD-3-Clause
54
- golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.4 .0:LICENSE,BSD-3-Clause
49
+ golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.6 .0:LICENSE,BSD-3-Clause
50
+ golang.org/x/term,https://cs.opensource.google/go/x/term/+/v0.6 .0:LICENSE,BSD-3-Clause
51
+ golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.8 .0:LICENSE,BSD-3-Clause
55
52
golang.org/x/time/rate,https://cs.opensource.google/go/x/time/+/579cf78f:LICENSE,BSD-3-Clause
56
53
gomodules.xyz/jsonpatch/v2,https://github.com/gomodules/jsonpatch/blob/v2.2.0/v2/LICENSE,Apache-2.0
57
54
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/LICENSE,BSD-3-Clause
@@ -65,12 +62,13 @@ k8s.io/apimachinery/third_party/forked/golang,https://github.com/kubernetes/apim
65
62
k8s.io/client-go,https://github.com/kubernetes/client-go/blob/v0.25.3/LICENSE,Apache-2.0
66
63
k8s.io/client-go/third_party/forked/golang/template,https://github.com/kubernetes/client-go/blob/v0.25.3/third_party/forked/golang/LICENSE,BSD-3-Clause
67
64
k8s.io/component-base/config,https://github.com/kubernetes/component-base/blob/v0.25.0/LICENSE,Apache-2.0
68
- k8s.io/klog/v2,https://github.com/kubernetes/klog/blob/v2.70.1/LICENSE,Apache-2.0
69
- k8s.io/kube-openapi/pkg,https://github.com/kubernetes/kube-openapi/blob/67bda5d908f1/LICENSE,Apache-2.0
70
- k8s.io/kube-openapi/pkg/validation/spec,https://github.com/kubernetes/kube-openapi/blob/67bda5d908f1/pkg/validation/spec/LICENSE,Apache-2.0
71
- k8s.io/utils,https://github.com/kubernetes/utils/blob/ee6ede2d64ed/LICENSE,Apache-2.0
72
- k8s.io/utils/internal/third_party/forked/golang/net,https://github.com/kubernetes/utils/blob/ee6ede2d64ed/internal/third_party/forked/golang/LICENSE,BSD-3-Clause
65
+ k8s.io/klog/v2,https://github.com/kubernetes/klog/blob/v2.90.1/LICENSE,Apache-2.0
66
+ k8s.io/kube-openapi/pkg,https://github.com/kubernetes/kube-openapi/blob/15aac26d736a/LICENSE,Apache-2.0
67
+ k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json,https://github.com/kubernetes/kube-openapi/blob/15aac26d736a/pkg/internal/third_party/go-json-experiment/json/LICENSE,BSD-3-Clause
68
+ k8s.io/kube-openapi/pkg/validation/spec,https://github.com/kubernetes/kube-openapi/blob/15aac26d736a/pkg/validation/spec/LICENSE,Apache-2.0
69
+ k8s.io/utils,https://github.com/kubernetes/utils/blob/a36077c30491/LICENSE,Apache-2.0
70
+ k8s.io/utils/internal/third_party/forked/golang/net,https://github.com/kubernetes/utils/blob/a36077c30491/internal/third_party/forked/golang/LICENSE,BSD-3-Clause
73
71
sigs.k8s.io/controller-runtime,https://github.com/kubernetes-sigs/controller-runtime/blob/v0.13.0/LICENSE,Apache-2.0
74
- sigs.k8s.io/json,https://github.com/kubernetes-sigs/json/blob/f223a00ba0e2 /LICENSE,Apache-2.0
72
+ sigs.k8s.io/json,https://github.com/kubernetes-sigs/json/blob/bc3834ca7abd /LICENSE,Apache-2.0
75
73
sigs.k8s.io/structured-merge-diff/v4,https://github.com/kubernetes-sigs/structured-merge-diff/blob/v4.2.3/LICENSE,Apache-2.0
76
74
sigs.k8s.io/yaml,https://github.com/kubernetes-sigs/yaml/blob/v1.3.0/LICENSE,MIT
0 commit comments