Skip to content

Commit 8f65342

Browse files
Made with ❤️️ by updatecli Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 0853ee5 commit 8f65342

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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.29-0.20250617164302-f340e0ec4a6b
579+
Version: v7.17.29-0.20250618091229-cd9521c2f83f
580580
Licence type (autodetected): Elastic
581581
--------------------------------------------------------------------------------
582582

583-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.17.29-0.20250617164302-f340e0ec4a6b/LICENSE.txt:
583+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.17.29-0.20250618091229-cd9521c2f83f/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.29-0.20250617164302-f340e0ec4a6b
17+
github.com/elastic/beats/v7 v7.17.29-0.20250618091229-cd9521c2f83f
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.29-0.20250617164302-f340e0ec4a6b h1:3gtQ6T1eUxx/Czu9G3QSO2JSYMMD7rCbx6aJeB0OlcE=
380-
github.com/elastic/beats/v7 v7.17.29-0.20250617164302-f340e0ec4a6b/go.mod h1:u9Ys/gFy9xJfAxdOfTmXRYg8IGqp5zQwnINBVp7aY+0=
379+
github.com/elastic/beats/v7 v7.17.29-0.20250618091229-cd9521c2f83f h1:dhYuDX0pAOoTeGyNGo1jBNjJW0Ev3rFt4/Zwm4VeHm4=
380+
github.com/elastic/beats/v7 v7.17.29-0.20250618091229-cd9521c2f83f/go.mod h1:u9Ys/gFy9xJfAxdOfTmXRYg8IGqp5zQwnINBVp7aY+0=
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)