@@ -7,7 +7,7 @@ require (
7
7
github.com/aws/aws-sdk-go-v2/service/sqs v1.38.5
8
8
github.com/influxdata/influxdb-client-go v1.4.0
9
9
github.com/prometheus/client_golang v1.22.0
10
- github.com/prometheus/common v0.63 .0
10
+ github.com/prometheus/common v0.64 .0
11
11
github.com/sirupsen/logrus v1.9.3
12
12
github.com/spf13/cobra v1.9.1
13
13
github.com/spyzhov/ajson v0.9.6
@@ -17,17 +17,17 @@ require (
17
17
golang.org/x/net v0.40.0
18
18
golang.org/x/oauth2 v0.30.0
19
19
golang.org/x/sync v0.14.0
20
- k8s.io/api v0.32.4
21
- k8s.io/apimachinery v0.32.4
22
- k8s.io/apiserver v0.32.4
23
- k8s.io/client-go v0.32.4
24
- k8s.io/code-generator v0.32.4
25
- k8s.io/component-base v0.32.4
20
+ k8s.io/api v0.33.0
21
+ k8s.io/apimachinery v0.33.0
22
+ k8s.io/apiserver v0.33.0
23
+ k8s.io/client-go v0.33.0
24
+ k8s.io/code-generator v0.33.0
25
+ k8s.io/component-base v0.33.0
26
26
k8s.io/klog v1.0.0
27
27
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff
28
- k8s.io/metrics v0.32.4
28
+ k8s.io/metrics v0.32.5
29
29
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
30
- sigs.k8s.io/controller-tools v0.17.3
30
+ sigs.k8s.io/controller-tools v0.18.0
31
31
sigs.k8s.io/custom-metrics-apiserver v1.32.0
32
32
)
33
33
@@ -42,7 +42,6 @@ require (
42
42
github.com/andybalholm/brotli v1.1.0 // indirect
43
43
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
44
44
github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
45
- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
46
45
github.com/aws/aws-sdk-go-v2/credentials v1.17.67 // indirect
47
46
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 // indirect
48
47
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 // indirect
@@ -93,10 +92,9 @@ require (
93
92
github.com/golang/snappy v0.0.4 // indirect
94
93
github.com/gomarkdown/markdown v0.0.0-20241205020045-f7e15b2f3e62 // indirect
95
94
github.com/google/btree v1.1.3 // indirect
96
- github.com/google/cel-go v0.22.0 // indirect
95
+ github.com/google/cel-go v0.23.2 // indirect
97
96
github.com/google/gnostic-models v0.6.9 // indirect
98
97
github.com/google/go-cmp v0.7.0 // indirect
99
- github.com/google/gofuzz v1.2.0 // indirect
100
98
github.com/google/uuid v1.6.0 // indirect
101
99
github.com/gorilla/css v1.0.1 // indirect
102
100
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
@@ -129,7 +127,7 @@ require (
129
127
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
130
128
github.com/pkg/errors v0.9.1 // indirect
131
129
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
132
- github.com/prometheus/client_model v0.6.1 // indirect
130
+ github.com/prometheus/client_model v0.6.2 // indirect
133
131
github.com/prometheus/procfs v0.15.1 // indirect
134
132
github.com/russross/blackfriday/v2 v2.1.0 // indirect
135
133
github.com/schollz/closestmatch v2.1.0+incompatible // indirect
@@ -172,17 +170,17 @@ require (
172
170
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
173
171
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 // indirect
174
172
google.golang.org/grpc v1.68.1 // indirect
175
- google.golang.org/protobuf v1.36.5 // indirect
173
+ google.golang.org/protobuf v1.36.6 // indirect
176
174
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
177
175
gopkg.in/inf.v0 v0.9.1 // indirect
178
176
gopkg.in/ini.v1 v1.67.0 // indirect
179
177
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
180
178
gopkg.in/yaml.v2 v2.4.0 // indirect
181
179
gopkg.in/yaml.v3 v3.0.1 // indirect
182
- k8s.io/apiextensions-apiserver v0.32.4 // indirect
180
+ k8s.io/apiextensions-apiserver v0.33.0 // indirect
183
181
k8s.io/gengo/v2 v2.0.0-20250207200755-1244d31929d7 // indirect
184
182
k8s.io/klog/v2 v2.130.1 // indirect
185
- k8s.io/kms v0.32.4 // indirect
183
+ k8s.io/kms v0.33.0 // indirect
186
184
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2 // indirect
187
185
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
188
186
sigs.k8s.io/randfill v1.0.0 // indirect
0 commit comments