Skip to content

Commit 1919ceb

Browse files
chore: update-beats with 8.19 (#19475)
Made with ❤️️ by updatecli Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com>
1 parent 41e1b14 commit 1919ceb

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.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.20251104075748-c0dc359107e3
607+
Version: v7.0.0-alpha2.0.20251105085148-a4226fe882c0
608608
Licence type (autodetected): Elastic
609609
--------------------------------------------------------------------------------
610610

611-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20251104075748-c0dc359107e3/LICENSE.txt:
611+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20251105085148-a4226fe882c0/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

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.20251104075748-c0dc359107e3
607+
Version: v7.0.0-alpha2.0.20251105085148-a4226fe882c0
608608
Licence type (autodetected): Elastic
609609
--------------------------------------------------------------------------------
610610

611-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20251104075748-c0dc359107e3/LICENSE.txt:
611+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20251105085148-a4226fe882c0/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.5.1
1111
github.com/elastic/apm-data v1.19.5
12-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251104075748-c0dc359107e3
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251105085148-a4226fe882c0
1313
github.com/elastic/elastic-agent-client/v7 v7.17.2
1414
github.com/elastic/elastic-agent-libs v0.25.1
1515
github.com/elastic/elastic-agent-system-metrics v0.13.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+
195195
github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22/go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw=
196196
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8=
197197
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe/go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc=
198-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251104075748-c0dc359107e3 h1:tLDu896pJErxqfbt75xA+FzMVgU/HkpdrDLQ1Q65toA=
199-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251104075748-c0dc359107e3/go.mod h1:DOe1avfxzE/YHam2YYNEjVaaIxth0vqJik0oCFl0rv4=
198+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251105085148-a4226fe882c0 h1:1Q9nE1ITEVgSUM2kdA1OKX3INnkNSlAl5Zr/OVGxiRo=
199+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251105085148-a4226fe882c0/go.mod h1:DOe1avfxzE/YHam2YYNEjVaaIxth0vqJik0oCFl0rv4=
200200
github.com/elastic/elastic-agent-autodiscover v0.10.0 h1:WJ4zl9uSfk1kHmn2B/0byQBLIL607Zt4LNfOgV7+XN0=
201201
github.com/elastic/elastic-agent-autodiscover v0.10.0/go.mod h1:Nf3zh9FcJ9nTTswTwDTUAqXmvQllOrNliM6xmORSxwE=
202202
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=

0 commit comments

Comments
 (0)