@@ -6,12 +6,12 @@ require (
6
6
github.com/container-storage-interface/spec v1.11.0
7
7
github.com/kubernetes-csi/csi-lib-utils v0.9.0
8
8
github.com/onsi/ginkgo/v2 v2.23.4
9
- github.com/onsi/gomega v1.37 .0
9
+ github.com/onsi/gomega v1.38 .0
10
10
github.com/pborman/uuid v1.2.1
11
11
github.com/stretchr/testify v1.10.0
12
12
go.uber.org/goleak v1.3.0
13
- golang.org/x/net v0.41 .0
14
- google.golang.org/grpc v1.73.0
13
+ golang.org/x/net v0.43 .0
14
+ google.golang.org/grpc v1.74.2
15
15
google.golang.org/protobuf v1.36.6
16
16
k8s.io/api v0.31.6
17
17
k8s.io/apimachinery v0.31.6
@@ -22,7 +22,7 @@ require (
22
22
k8s.io/pod-security-admission v0.0.0
23
23
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
24
24
sigs.k8s.io/cloud-provider-azure v1.28.9
25
- sigs.k8s.io/yaml v1.4 .0
25
+ sigs.k8s.io/yaml v1.6 .0
26
26
)
27
27
28
28
require go.opentelemetry.io/auto/sdk v1.1.0 // indirect
@@ -35,6 +35,7 @@ require (
35
35
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
36
36
github.com/x448/float16 v0.8.4 // indirect
37
37
go.uber.org/automaxprocs v1.6.0 // indirect
38
+ go.yaml.in/yaml/v2 v2.4.2 // indirect
38
39
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
39
40
)
40
41
@@ -51,7 +52,7 @@ require (
51
52
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
52
53
github.com/felixge/httpsnoop v1.0.4 // indirect
53
54
github.com/fsnotify/fsnotify v1.7.0 // indirect
54
- github.com/go-logr/logr v1.4.2 // indirect
55
+ github.com/go-logr/logr v1.4.3 // indirect
55
56
github.com/go-logr/stdr v1.2.2 // indirect
56
57
github.com/go-openapi/jsonpointer v0.19.6 // indirect
57
58
github.com/go-openapi/jsonreference v0.20.2 // indirect
@@ -95,28 +96,28 @@ require (
95
96
go.etcd.io/etcd/client/v3 v3.5.14 // indirect
96
97
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 // indirect
97
98
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 // indirect
98
- go.opentelemetry.io/otel v1.35 .0 // indirect
99
+ go.opentelemetry.io/otel v1.36 .0 // indirect
99
100
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0 // indirect
100
101
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27.0 // indirect
101
- go.opentelemetry.io/otel/metric v1.35 .0 // indirect
102
- go.opentelemetry.io/otel/sdk v1.35 .0 // indirect
103
- go.opentelemetry.io/otel/trace v1.35 .0 // indirect
102
+ go.opentelemetry.io/otel/metric v1.36 .0 // indirect
103
+ go.opentelemetry.io/otel/sdk v1.36 .0 // indirect
104
+ go.opentelemetry.io/otel/trace v1.36 .0 // indirect
104
105
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
105
106
go.uber.org/multierr v1.11.0 // indirect
106
107
go.uber.org/zap v1.26.0 // indirect
107
- golang.org/x/crypto v0.39 .0 // indirect
108
+ golang.org/x/crypto v0.41 .0 // indirect
108
109
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
109
- golang.org/x/mod v0.25 .0
110
- golang.org/x/oauth2 v0.28 .0 // indirect
111
- golang.org/x/sync v0.15 .0 // indirect
112
- golang.org/x/sys v0.33 .0 // indirect
113
- golang.org/x/term v0.32 .0 // indirect
114
- golang.org/x/text v0.26 .0 // indirect
110
+ golang.org/x/mod v0.27 .0
111
+ golang.org/x/oauth2 v0.30 .0 // indirect
112
+ golang.org/x/sync v0.16 .0 // indirect
113
+ golang.org/x/sys v0.35 .0 // indirect
114
+ golang.org/x/term v0.34 .0 // indirect
115
+ golang.org/x/text v0.28 .0 // indirect
115
116
golang.org/x/time v0.3.0 // indirect
116
- golang.org/x/tools v0.33 .0 // indirect
117
+ golang.org/x/tools v0.35 .0 // indirect
117
118
google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
118
- google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect
119
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect
119
+ google.golang.org/genproto/googleapis/api v0.0.0-20250528174236-200df99c418a // indirect
120
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a // indirect
120
121
gopkg.in/inf.v0 v0.9.1 // indirect
121
122
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
122
123
gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments