Skip to content

Commit fa7cb17

Browse files
authored
Merge of #19421
2 parents f272b10 + 2153c58 commit fa7cb17

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -576,11 +576,11 @@ SOFTWARE.
576576

577577
--------------------------------------------------------------------------------
578578
Dependency : github.com/elastic/beats/v7
579-
Version: v7.17.30-0.20251028162139-0c61696ba3c1
579+
Version: v7.17.30-0.20251103083713-a840c1f909af
580580
Licence type (autodetected): Elastic
581581
--------------------------------------------------------------------------------
582582

583-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.17.30-0.20251028162139-0c61696ba3c1/LICENSE.txt:
583+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.17.30-0.20251103083713-a840c1f909af/LICENSE.txt:
584584

585585
Source code in this repository is variously licensed under the Apache License
586586
Version 2.0, an Apache compatible license, or the Elastic License. Outside of

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/dop251/goja_nodejs v0.0.0-20230226152057-060fa99b809f // indirect
1515
github.com/dustin/go-humanize v1.0.1
1616
github.com/elastic/apm-server/approvaltest v0.0.0-00010101000000-000000000000
17-
github.com/elastic/beats/v7 v7.17.30-0.20251028162139-0c61696ba3c1
17+
github.com/elastic/beats/v7 v7.17.30-0.20251103083713-a840c1f909af
1818
github.com/elastic/ecs v1.12.0
1919
github.com/elastic/elastic-agent-client/v7 v7.8.1 // indirect
2020
github.com/elastic/gmux v0.2.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,8 @@ github.com/eapache/queue v1.1.0 h1:YOEu7KNc61ntiQlcEeUIoDTJ2o8mQznoNvUhiigpIqc=
376376
github.com/eapache/queue v1.1.0/go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFPTqq+I=
377377
github.com/eclipse/paho.mqtt.golang v1.2.1-0.20200121105743-0d940dd29fd2 h1:DW6WrARxK5J+o8uAKCiACi5wy9EK1UzrsCpGBPsKHAA=
378378
github.com/eclipse/paho.mqtt.golang v1.2.1-0.20200121105743-0d940dd29fd2/go.mod h1:H9keYFcgq3Qr5OUJm/JZI/i6U7joQ8SYLhZwfeOo6Ts=
379-
github.com/elastic/beats/v7 v7.17.30-0.20251028162139-0c61696ba3c1 h1:qeWYr3caiEAJ3qS2SuaZJbyLmYniyppdyDtj5WF7ntk=
380-
github.com/elastic/beats/v7 v7.17.30-0.20251028162139-0c61696ba3c1/go.mod h1:6LYsC1Bblubvbn5fk7qSkbntGdboqgYIYpWuOhFiwOU=
379+
github.com/elastic/beats/v7 v7.17.30-0.20251103083713-a840c1f909af h1:/iZFOJumc5XdJVLvq6PW5TpLEQB4xzZbS3Mys5QNRoM=
380+
github.com/elastic/beats/v7 v7.17.30-0.20251103083713-a840c1f909af/go.mod h1:6LYsC1Bblubvbn5fk7qSkbntGdboqgYIYpWuOhFiwOU=
381381
github.com/elastic/ecs v1.12.0 h1:u6WZ2AWtxv5vHvTQ4EuVZdWZ51mKHQ2UIltRePcta5U=
382382
github.com/elastic/ecs v1.12.0/go.mod h1:pgiLbQsijLOJvFR8OTILLu0Ni/R/foUNg0L+T6mU9b4=
383383
github.com/elastic/elastic-agent-client/v7 v7.8.1 h1:J9wZc/0mUvSEok0X5iR5+n60Jgb+AWooKddb3XgPWqM=

0 commit comments

Comments
 (0)