@@ -3,9 +3,9 @@ module github.com/elastic/beats/v7
3
3
go 1.24.3
4
4
5
5
require (
6
- cloud.google.com/go/bigquery v1.65 .0
7
- cloud.google.com/go/monitoring v1.21.2
8
- cloud.google.com/go/pubsub v1.45.1
6
+ cloud.google.com/go/bigquery v1.69 .0
7
+ cloud.google.com/go/monitoring v1.24.0
8
+ cloud.google.com/go/pubsub v1.47.0
9
9
code.cloudfoundry.org/go-diodes v0.0.0-20190809170250-f77fb823c7ee // indirect
10
10
code.cloudfoundry.org/go-loggregator v7.4.0+incompatible
11
11
code.cloudfoundry.org/rfc5424 v0.0.0-20180905210152-236a6d29298a // indirect
@@ -127,14 +127,14 @@ require (
127
127
golang.org/x/crypto v0.37.0
128
128
golang.org/x/mod v0.24.0
129
129
golang.org/x/net v0.39.0
130
- golang.org/x/oauth2 v0.27 .0
130
+ golang.org/x/oauth2 v0.30 .0
131
131
golang.org/x/sync v0.14.0
132
132
golang.org/x/sys v0.33.0
133
133
golang.org/x/text v0.25.0
134
- golang.org/x/time v0.8 .0
134
+ golang.org/x/time v0.11 .0
135
135
golang.org/x/tools v0.30.0
136
- google.golang.org/api v0.214 .0
137
- google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
136
+ google.golang.org/api v0.232 .0
137
+ google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb // indirect
138
138
google.golang.org/grpc v1.72.0
139
139
google.golang.org/protobuf v1.36.6
140
140
gopkg.in/inf.v0 v0.9.1
@@ -148,9 +148,9 @@ require (
148
148
)
149
149
150
150
require (
151
- cloud.google.com/go v0.116 .0
152
- cloud.google.com/go/compute v1.29 .0
153
- cloud.google.com/go/redis v1.17.2
151
+ cloud.google.com/go v0.121 .0
152
+ cloud.google.com/go/compute v1.34 .0
153
+ cloud.google.com/go/redis v1.18.0
154
154
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0
155
155
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.2
156
156
github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs v1.3.1
@@ -191,7 +191,7 @@ require (
191
191
github.com/gofrs/uuid/v5 v5.2.0
192
192
github.com/golang-jwt/jwt/v5 v5.2.2
193
193
github.com/google/cel-go v0.19.0
194
- github.com/googleapis/gax-go/v2 v2.14.0
194
+ github.com/googleapis/gax-go/v2 v2.14.1
195
195
github.com/gorilla/handlers v1.5.1
196
196
github.com/gorilla/mux v1.8.0
197
197
github.com/gorilla/websocket v1.5.0
@@ -229,19 +229,19 @@ require (
229
229
go.uber.org/mock v0.5.0
230
230
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
231
231
golang.org/x/term v0.31.0
232
- google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a
232
+ google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2
233
233
gopkg.in/natefinch/lumberjack.v2 v2.2.1
234
234
gopkg.in/yaml.v3 v3.0.1
235
235
)
236
236
237
237
require (
238
238
aqwari.net/xml v0.0.0-20210331023308-d9421b293817 // indirect
239
239
cel.dev/expr v0.20.0 // indirect
240
- cloud.google.com/go/auth v0.13.0 // indirect
241
- cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect
242
- cloud.google.com/go/compute/metadata v0.6 .0 // indirect
243
- cloud.google.com/go/iam v1.2 .2 // indirect
244
- cloud.google.com/go/longrunning v0.6.2 // indirect
240
+ cloud.google.com/go/auth v0.16.1 // indirect
241
+ cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
242
+ cloud.google.com/go/compute/metadata v0.7 .0 // indirect
243
+ cloud.google.com/go/iam v1.5 .2 // indirect
244
+ cloud.google.com/go/longrunning v0.6.7 // indirect
245
245
code.cloudfoundry.org/gofileutils v0.0.0-20170111115228-4d0c80011a0f // indirect
246
246
github.com/Azure/azure-amqp-common-go/v4 v4.2.0 // indirect
247
247
github.com/Azure/azure-pipeline-go v0.2.3 // indirect
@@ -255,9 +255,9 @@ require (
255
255
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
256
256
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 // indirect
257
257
github.com/AzureAD/microsoft-authentication-library-for-go v1.4.0 // indirect
258
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.26 .0 // indirect
259
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1 // indirect
260
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1 // indirect
258
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27 .0 // indirect
259
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 // indirect
260
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
261
261
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c // indirect
262
262
github.com/andybalholm/brotli v1.1.0 // indirect
263
263
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
@@ -322,14 +322,13 @@ require (
322
322
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
323
323
github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
324
324
github.com/golang-sql/sqlexp v0.1.0 // indirect
325
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
326
325
github.com/golang/protobuf v1.5.4 // indirect
327
326
github.com/google/gnostic-models v0.6.8 // indirect
328
327
github.com/google/go-querystring v1.1.0 // indirect
329
328
github.com/google/licenseclassifier v0.0.0-20221004142553-c1ed8fcf4bab // indirect
330
- github.com/google/s2a-go v0.1.8 // indirect
329
+ github.com/google/s2a-go v0.1.9 // indirect
331
330
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
332
- github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
331
+ github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect
333
332
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc // indirect
334
333
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
335
334
github.com/hashicorp/cronexpr v1.1.2 // indirect
@@ -452,7 +451,7 @@ require (
452
451
go.opentelemetry.io/collector/service v0.125.0 // indirect
453
452
go.opentelemetry.io/collector/service/hostcapabilities v0.125.0 // indirect
454
453
go.opentelemetry.io/contrib/bridges/otelzap v0.10.0 // indirect
455
- go.opentelemetry.io/contrib/detectors/gcp v1.34 .0 // indirect
454
+ go.opentelemetry.io/contrib/detectors/gcp v1.35 .0 // indirect
456
455
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect
457
456
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 // indirect
458
457
go.opentelemetry.io/contrib/otelconf v0.15.0 // indirect
@@ -480,7 +479,7 @@ require (
480
479
go.uber.org/ratelimit v0.3.1 // indirect
481
480
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
482
481
gonum.org/v1/gonum v0.16.0 // indirect
483
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
482
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250505200425-f936aa4a68b2 // indirect
484
483
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
485
484
k8s.io/klog/v2 v2.130.1 // indirect
486
485
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
@@ -493,7 +492,7 @@ require (
493
492
)
494
493
495
494
require (
496
- cloud.google.com/go/storage v1.49 .0
495
+ cloud.google.com/go/storage v1.53 .0
497
496
github.com/PaloAltoNetworks/pango v0.10.2
498
497
github.com/dlclark/regexp2 v1.4.0 // indirect
499
498
github.com/google/gofuzz v1.2.0 // indirect
0 commit comments