@@ -25,7 +25,6 @@ github.com/Azure/go-autorest/tracing,https://github.com/Azure/go-autorest/blob/t
25
25
github.com/AzureAD/microsoft-authentication-library-for-go/apps,https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/v1.4.2/LICENSE,MIT
26
26
github.com/Masterminds/semver,https://github.com/Masterminds/semver/blob/v1.5.0/LICENSE.txt,MIT
27
27
github.com/antlr4-go/antlr/v4,https://github.com/antlr4-go/antlr/blob/v4.13.0/LICENSE,BSD-3-Clause
28
- github.com/asaskevich/govalidator,https://github.com/asaskevich/govalidator/blob/f61b66f89f4a/LICENSE,MIT
29
28
github.com/aws/aws-sdk-go,https://github.com/aws/aws-sdk-go/blob/v1.55.7/LICENSE.txt,Apache-2.0
30
29
github.com/aws/aws-sdk-go/internal/sync/singleflight,https://github.com/aws/aws-sdk-go/blob/v1.55.7/internal/sync/singleflight/LICENSE,BSD-3-Clause
31
30
github.com/beorn7/perks/quantile,https://github.com/beorn7/perks/blob/v1.0.1/LICENSE,MIT
@@ -48,11 +47,10 @@ github.com/go-test/deep,https://github.com/go-test/deep/blob/v1.1.1/LICENSE,MIT
48
47
github.com/gogo/protobuf,https://github.com/gogo/protobuf/blob/v1.3.2/LICENSE,BSD-3-Clause
49
48
github.com/golang-jwt/jwt/v4,https://github.com/golang-jwt/jwt/blob/v4.5.2/LICENSE,MIT
50
49
github.com/golang-jwt/jwt/v5,https://github.com/golang-jwt/jwt/blob/v5.2.2/LICENSE,MIT
51
- github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.4/LICENSE,BSD-3-Clause
52
50
github.com/golang/snappy,https://github.com/golang/snappy/blob/v0.0.4/LICENSE,BSD-3-Clause
53
51
github.com/google/btree,https://github.com/google/btree/blob/v1.1.3/LICENSE,Apache-2.0
54
- github.com/google/cel-go,https://github.com/google/cel-go/blob/v0.22.0 /LICENSE,Apache-2.0
55
- github.com/google/gnostic-models,https://github.com/google/gnostic-models/blob/v0.6.8 /LICENSE,Apache-2.0
52
+ github.com/google/cel-go,https://github.com/google/cel-go/blob/v0.23.2 /LICENSE,Apache-2.0
53
+ github.com/google/gnostic-models,https://github.com/google/gnostic-models/blob/v0.6.9 /LICENSE,Apache-2.0
56
54
github.com/google/go-cmp/cmp,https://github.com/google/go-cmp/blob/v0.7.0/LICENSE,BSD-3-Clause
57
55
github.com/google/go-querystring/query,https://github.com/google/go-querystring/blob/v1.1.0/LICENSE,BSD-3-Clause
58
56
github.com/google/gofuzz,https://github.com/google/gofuzz/blob/v1.2.0/LICENSE,Apache-2.0
@@ -63,9 +61,9 @@ github.com/googleapis/gax-go/v2,https://github.com/googleapis/gax-go/blob/v2.14.
63
61
github.com/jmespath/go-jmespath,https://github.com/jmespath/go-jmespath/blob/v0.4.0/LICENSE,Apache-2.0
64
62
github.com/josharian/intern,https://github.com/josharian/intern/blob/v1.0.0/license.md,MIT
65
63
github.com/json-iterator/go,https://github.com/json-iterator/go/blob/v1.1.12/LICENSE,MIT
66
- github.com/klauspost/compress,https://github.com/klauspost/compress/blob/v1.16.7 /LICENSE,Apache-2.0
67
- github.com/klauspost/compress/internal/snapref,https://github.com/klauspost/compress/blob/v1.16.7 /internal/snapref/LICENSE,BSD-3-Clause
68
- github.com/klauspost/compress/zstd/internal/xxhash,https://github.com/klauspost/compress/blob/v1.16.7 /zstd/internal/xxhash/LICENSE.txt,MIT
64
+ github.com/klauspost/compress,https://github.com/klauspost/compress/blob/v1.18.0 /LICENSE,Apache-2.0
65
+ github.com/klauspost/compress/internal/snapref,https://github.com/klauspost/compress/blob/v1.18.0 /internal/snapref/LICENSE,BSD-3-Clause
66
+ github.com/klauspost/compress/zstd/internal/xxhash,https://github.com/klauspost/compress/blob/v1.18.0 /zstd/internal/xxhash/LICENSE.txt,MIT
69
67
github.com/kylelemons/godebug,https://github.com/kylelemons/godebug/blob/v1.1.0/LICENSE,Apache-2.0
70
68
github.com/mailru/easyjson,https://github.com/mailru/easyjson/blob/v0.7.7/LICENSE,MIT
71
69
github.com/mitchellh/go-homedir,https://github.com/mitchellh/go-homedir/blob/v1.1.0/LICENSE,MIT
@@ -81,9 +79,10 @@ github.com/onsi/gomega,https://github.com/onsi/gomega/blob/v1.37.0/LICENSE,MIT
81
79
github.com/pkg/browser,https://github.com/pkg/browser/blob/5ac0b6a4141c/LICENSE,BSD-2-Clause
82
80
github.com/pkg/errors,https://github.com/pkg/errors/blob/v0.9.1/LICENSE,BSD-2-Clause
83
81
github.com/pmezard/go-difflib/difflib,https://github.com/pmezard/go-difflib/blob/5d4384ee4fb2/LICENSE,BSD-3-Clause
84
- github.com/prometheus/client_golang/prometheus,https://github.com/prometheus/client_golang/blob/v1.19.1/LICENSE,Apache-2.0
82
+ github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil,https://github.com/prometheus/client_golang/blob/v1.22.0/internal/github.com/golang/gddo/LICENSE,BSD-3-Clause
83
+ github.com/prometheus/client_golang/prometheus,https://github.com/prometheus/client_golang/blob/v1.22.0/LICENSE,Apache-2.0
85
84
github.com/prometheus/client_model/go,https://github.com/prometheus/client_model/blob/v0.6.1/LICENSE,Apache-2.0
86
- github.com/prometheus/common,https://github.com/prometheus/common/blob/v0.55 .0/LICENSE,Apache-2.0
85
+ github.com/prometheus/common,https://github.com/prometheus/common/blob/v0.62 .0/LICENSE,Apache-2.0
87
86
github.com/prometheus/procfs,https://github.com/prometheus/procfs/blob/v0.15.1/LICENSE,Apache-2.0
88
87
github.com/sethvargo/go-password/password,https://github.com/sethvargo/go-password/blob/v0.3.1/LICENSE,MIT
89
88
github.com/spf13/cobra,https://github.com/spf13/cobra/blob/v1.8.1/LICENSE.txt,Apache-2.0
@@ -130,23 +129,25 @@ gopkg.in/evanphx/json-patch.v4,https://github.com/evanphx/json-patch/blob/v4.12.
130
129
gopkg.in/inf.v0,https://github.com/go-inf/inf/blob/v0.9.1/LICENSE,BSD-3-Clause
131
130
gopkg.in/yaml.v2,https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE,Apache-2.0
132
131
gopkg.in/yaml.v3,https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE,MIT
133
- k8s.io/api,https://github.com/kubernetes/api/blob/v0.32.3 /LICENSE,Apache-2.0
132
+ k8s.io/api,https://github.com/kubernetes/api/blob/v0.33.1 /LICENSE,Apache-2.0
134
133
k8s.io/apiextensions-apiserver/pkg,https://github.com/kubernetes/apiextensions-apiserver/blob/v0.32.3/LICENSE,Apache-2.0
135
- k8s.io/apimachinery/pkg,https://github.com/kubernetes/apimachinery/blob/v0.32.3 /LICENSE,Apache-2.0
136
- k8s.io/apimachinery/third_party/forked/golang,https://github.com/kubernetes/apimachinery/blob/v0.32.3 /third_party/forked/golang/LICENSE,BSD-3-Clause
137
- k8s.io/apiserver/pkg,https://github.com/kubernetes/apiserver/blob/v0.32.3 /LICENSE,Apache-2.0
138
- k8s.io/client-go,https://github.com/kubernetes/client-go/blob/v0.32.3 /LICENSE,Apache-2.0
139
- k8s.io/component-base,https://github.com/kubernetes/component-base/blob/v0.32.3 /LICENSE,Apache-2.0
134
+ k8s.io/apimachinery/pkg,https://github.com/kubernetes/apimachinery/blob/v0.33.1 /LICENSE,Apache-2.0
135
+ k8s.io/apimachinery/third_party/forked/golang,https://github.com/kubernetes/apimachinery/blob/v0.33.1 /third_party/forked/golang/LICENSE,BSD-3-Clause
136
+ k8s.io/apiserver/pkg,https://github.com/kubernetes/apiserver/blob/v0.33.1 /LICENSE,Apache-2.0
137
+ k8s.io/client-go,https://github.com/kubernetes/client-go/blob/v0.33.1 /LICENSE,Apache-2.0
138
+ k8s.io/component-base,https://github.com/kubernetes/component-base/blob/v0.33.1 /LICENSE,Apache-2.0
140
139
k8s.io/klog/v2,https://github.com/kubernetes/klog/blob/v2.130.1/LICENSE,Apache-2.0
141
- k8s.io/kube-openapi/pkg,https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/LICENSE,Apache-2.0
142
- 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
143
- k8s.io/kube-openapi/pkg/validation/errors,https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/errors/LICENSE,Apache-2.0
144
- k8s.io/kube-openapi/pkg/validation/spec,https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/spec/LICENSE,Apache-2.0
145
- k8s.io/kube-openapi/pkg/validation/strfmt,https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/strfmt/LICENSE,Apache-2.0
140
+ k8s.io/kube-openapi/pkg,https://github.com/kubernetes/kube-openapi/blob/c8a335a9a2ff/LICENSE,Apache-2.0
141
+ k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json,https://github.com/kubernetes/kube-openapi/blob/c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/LICENSE,BSD-3-Clause
142
+ k8s.io/kube-openapi/pkg/internal/third_party/govalidator,https://github.com/kubernetes/kube-openapi/blob/c8a335a9a2ff/pkg/internal/third_party/govalidator/LICENSE,MIT
143
+ k8s.io/kube-openapi/pkg/validation/errors,https://github.com/kubernetes/kube-openapi/blob/c8a335a9a2ff/pkg/validation/errors/LICENSE,Apache-2.0
144
+ k8s.io/kube-openapi/pkg/validation/spec,https://github.com/kubernetes/kube-openapi/blob/c8a335a9a2ff/pkg/validation/spec/LICENSE,Apache-2.0
145
+ k8s.io/kube-openapi/pkg/validation/strfmt,https://github.com/kubernetes/kube-openapi/blob/c8a335a9a2ff/pkg/validation/strfmt/LICENSE,Apache-2.0
146
146
k8s.io/utils,https://github.com/kubernetes/utils/blob/3ea5e8cea738/LICENSE,Apache-2.0
147
147
k8s.io/utils/internal/third_party/forked/golang,https://github.com/kubernetes/utils/blob/3ea5e8cea738/internal/third_party/forked/golang/LICENSE,BSD-3-Clause
148
148
sigs.k8s.io/controller-runtime,https://github.com/kubernetes-sigs/controller-runtime/blob/v0.20.4/LICENSE,Apache-2.0
149
149
sigs.k8s.io/json,https://github.com/kubernetes-sigs/json/blob/9aa6b5e7a4b3/LICENSE,Apache-2.0
150
- sigs.k8s.io/structured-merge-diff/v4,https://github.com/kubernetes-sigs/structured-merge-diff/blob/v4.4.2/LICENSE,Apache-2.0
150
+ sigs.k8s.io/randfill,https://github.com/kubernetes-sigs/randfill/blob/v1.0.0/LICENSE,Apache-2.0
151
+ sigs.k8s.io/structured-merge-diff/v4,https://github.com/kubernetes-sigs/structured-merge-diff/blob/v4.6.0/LICENSE,Apache-2.0
151
152
sigs.k8s.io/yaml,https://github.com/kubernetes-sigs/yaml/blob/v1.4.0/LICENSE,Apache-2.0
152
153
sigs.k8s.io/yaml/goyaml.v2,https://github.com/kubernetes-sigs/yaml/blob/v1.4.0/goyaml.v2/LICENSE,Apache-2.0
0 commit comments