Skip to content

Commit 4bf4d0c

Browse files
chore: update-beats with 8.18
Made with ❤️️ by updatecli
1 parent 71e03bb commit 4bf4d0c

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
@@ -604,11 +604,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].
604604

605605
--------------------------------------------------------------------------------
606606
Dependency : github.com/elastic/beats/v7
607-
Version: v7.0.0-alpha2.0.20250904214927-e39483c1aa81
607+
Version: v7.0.0-alpha2.0.20250908140422-ad4bde64439c
608608
Licence type (autodetected): Elastic
609609
--------------------------------------------------------------------------------
610610

611-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250904214927-e39483c1aa81/LICENSE.txt:
611+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250908140422-ad4bde64439c/LICENSE.txt:
612612

613613
Source code in this repository is variously licensed under the Apache License
614614
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
@@ -9,7 +9,7 @@ require (
99
github.com/dustin/go-humanize v1.0.1
1010
github.com/elastic/apm-aggregation v1.2.0
1111
github.com/elastic/apm-data v1.16.0
12-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250904214927-e39483c1aa81
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250908140422-ad4bde64439c
1313
github.com/elastic/elastic-agent-client/v7 v7.17.0
1414
github.com/elastic/elastic-agent-libs v0.21.5
1515
github.com/elastic/elastic-agent-system-metrics v0.11.11

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+
185185
github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22/go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw=
186186
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8=
187187
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe/go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc=
188-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250904214927-e39483c1aa81 h1:k+DX1TxwmPMe2h3/QUqK/bI5qCjx7XcwNpylPgiWGTc=
189-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250904214927-e39483c1aa81/go.mod h1:hhuz80m1xuyCOQmSFFNydvf19v4SjlXycnzGD1o3cgM=
188+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250908140422-ad4bde64439c h1:mvrd4DX0rht0A8XWLlKAI8HxlXbjU14sQs7s6Tfh2fo=
189+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250908140422-ad4bde64439c/go.mod h1:hhuz80m1xuyCOQmSFFNydvf19v4SjlXycnzGD1o3cgM=
190190
github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns=
191191
github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4=
192192
github.com/elastic/elastic-agent-client/v7 v7.17.0 h1:TPLrEHF4kJ3RkmQzZPffrniY4WeW4vriHZbOAzM1hFo=

0 commit comments

Comments
 (0)