@@ -5,26 +5,26 @@ go 1.24.2
5
5
require (
6
6
github.com/aws/aws-sdk-go-v2/config v1.29.14
7
7
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.29.0
8
- github.com/cert-manager/cert-manager v1.17.1
8
+ github.com/cert-manager/cert-manager v1.17.2
9
9
github.com/dlclark/regexp2 v1.11.5
10
10
github.com/gkampitakis/go-snaps v0.5.11
11
11
github.com/golang-jwt/jwt/v4 v4.5.2
12
12
github.com/google/go-cmp v0.7.0
13
13
github.com/gruntwork-io/terratest v0.48.2
14
14
github.com/jinzhu/copier v0.4.0
15
- github.com/nginx/nginx-plus-go-client/v2 v2.3 .0
16
- github.com/nginx/nginx-prometheus-exporter v1.4.1
17
- github.com/nginx/telemetry-exporter v0.1.3
15
+ github.com/nginx/nginx-plus-go-client/v2 v2.4 .0
16
+ github.com/nginx/nginx-prometheus-exporter v1.4.2
17
+ github.com/nginx/telemetry-exporter v0.1.4
18
18
github.com/nginxinc/nginx-service-mesh v1.7.0
19
19
github.com/prometheus/client_golang v1.22.0
20
20
github.com/spiffe/go-spiffe/v2 v2.5.0
21
21
github.com/stretchr/testify v1.10.0
22
22
go.opentelemetry.io/otel v1.35.0
23
23
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0
24
- k8s.io/api v0.32.3
25
- k8s.io/apimachinery v0.32.3
26
- k8s.io/client-go v0.32.3
27
- k8s.io/code-generator v0.32.3
24
+ k8s.io/api v0.33.0
25
+ k8s.io/apimachinery v0.33.0
26
+ k8s.io/client-go v0.33.0
27
+ k8s.io/code-generator v0.33.0
28
28
k8s.io/utils v0.0.0-20241210054802-24370beab758
29
29
sigs.k8s.io/controller-tools v0.17.3
30
30
)
@@ -108,11 +108,10 @@ require (
108
108
github.com/gonvenience/ytbx v1.4.4 // indirect
109
109
github.com/google/btree v1.1.3 // indirect
110
110
github.com/google/gnostic-models v0.6.9 // indirect
111
- github.com/google/gofuzz v1.2.0 // indirect
112
111
github.com/google/uuid v1.6.0 // indirect
113
- github.com/gorilla/websocket v1.5.3 // indirect
112
+ github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
114
113
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
115
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
114
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect
116
115
github.com/gruntwork-io/go-commons v0.8.0 // indirect
117
116
github.com/hashicorp/errwrap v1.1.0 // indirect
118
117
github.com/hashicorp/go-multierror v1.1.1 // indirect
@@ -147,7 +146,7 @@ require (
147
146
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
148
147
github.com/pquerna/otp v1.4.0 // indirect
149
148
github.com/prometheus/client_model v0.6.1 // indirect
150
- github.com/prometheus/common v0.62 .0 // indirect
149
+ github.com/prometheus/common v0.63 .0 // indirect
151
150
github.com/prometheus/procfs v0.15.1 // indirect
152
151
github.com/rogpeppe/go-internal v1.13.1 // indirect
153
152
github.com/russross/blackfriday/v2 v2.1.0 // indirect
@@ -176,34 +175,35 @@ require (
176
175
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
177
176
go.uber.org/multierr v1.11.0 // indirect
178
177
go.uber.org/zap v1.27.0 // indirect
179
- golang.org/x/crypto v0.36 .0 // indirect
180
- golang.org/x/mod v0.23 .0 // indirect
181
- golang.org/x/net v0.38 .0 // indirect
182
- golang.org/x/oauth2 v0.27 .0 // indirect
183
- golang.org/x/sync v0.12 .0 // indirect
184
- golang.org/x/sys v0.31 .0 // indirect
185
- golang.org/x/term v0.30 .0 // indirect
186
- golang.org/x/text v0.23 .0 // indirect
187
- golang.org/x/time v0.8 .0 // indirect
188
- golang.org/x/tools v0.30 .0 // indirect
189
- google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
190
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
191
- google.golang.org/grpc v1.71 .0 // indirect
192
- google.golang.org/protobuf v1.36.5 // indirect
178
+ golang.org/x/crypto v0.37 .0 // indirect
179
+ golang.org/x/mod v0.24 .0 // indirect
180
+ golang.org/x/net v0.39 .0 // indirect
181
+ golang.org/x/oauth2 v0.28 .0 // indirect
182
+ golang.org/x/sync v0.13 .0 // indirect
183
+ golang.org/x/sys v0.32 .0 // indirect
184
+ golang.org/x/term v0.31 .0 // indirect
185
+ golang.org/x/text v0.24 .0 // indirect
186
+ golang.org/x/time v0.9 .0 // indirect
187
+ golang.org/x/tools v0.32 .0 // indirect
188
+ google.golang.org/genproto/googleapis/api v0.0.0-20250422160041-2d3770c4ea7f // indirect
189
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250422160041-2d3770c4ea7f // indirect
190
+ google.golang.org/grpc v1.72 .0 // indirect
191
+ google.golang.org/protobuf v1.36.6 // indirect
193
192
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
194
193
gopkg.in/inf.v0 v0.9.1 // indirect
195
194
gopkg.in/yaml.v2 v2.4.0 // indirect
196
195
gopkg.in/yaml.v3 v3.0.1 // indirect
197
196
k8s.io/apiextensions-apiserver v0.32.2 // indirect
198
197
k8s.io/apiserver v0.32.2 // indirect
199
198
k8s.io/component-base v0.32.2 // indirect
200
- k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 // indirect
199
+ k8s.io/gengo/v2 v2.0.0-20250207200755-1244d31929d7 // indirect
201
200
k8s.io/klog/v2 v2.130.1 // indirect
202
- k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
201
+ k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
203
202
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.1 // indirect
204
203
sigs.k8s.io/gateway-api v1.1.0 // indirect
205
204
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
206
- sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
205
+ sigs.k8s.io/randfill v1.0.0 // indirect
206
+ sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
207
207
sigs.k8s.io/yaml v1.4.0 // indirect
208
208
)
209
209
0 commit comments