Skip to content

Commit 5ba923a

Browse files
chore: update-beats with 8.19
Made with ❤️️ by updatecli
1 parent 042449c commit 5ba923a

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

NOTICE-fips.txt

Lines changed: 4 additions & 4 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.20250905052252-bbfcfeb997f3
607+
Version: v7.0.0-alpha2.0.20250908145954-5961f1a830b9
608608
Licence type (autodetected): Elastic
609609
--------------------------------------------------------------------------------
610610

611-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250905052252-bbfcfeb997f3/LICENSE.txt:
611+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250908145954-5961f1a830b9/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
@@ -860,11 +860,11 @@ SOFTWARE
860860

861861
--------------------------------------------------------------------------------
862862
Dependency : github.com/elastic/elastic-agent-libs
863-
Version: v0.23.0
863+
Version: v0.24.0
864864
Licence type (autodetected): Apache-2.0
865865
--------------------------------------------------------------------------------
866866

867-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.23.0/LICENSE:
867+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.24.0/LICENSE:
868868

869869
Apache License
870870
Version 2.0, January 2004

NOTICE.txt

Lines changed: 4 additions & 4 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.20250905052252-bbfcfeb997f3
607+
Version: v7.0.0-alpha2.0.20250908145954-5961f1a830b9
608608
Licence type (autodetected): Elastic
609609
--------------------------------------------------------------------------------
610610

611-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250905052252-bbfcfeb997f3/LICENSE.txt:
611+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250908145954-5961f1a830b9/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
@@ -860,11 +860,11 @@ SOFTWARE
860860

861861
--------------------------------------------------------------------------------
862862
Dependency : github.com/elastic/elastic-agent-libs
863-
Version: v0.23.0
863+
Version: v0.24.0
864864
Licence type (autodetected): Apache-2.0
865865
--------------------------------------------------------------------------------
866866

867-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.23.0/LICENSE:
867+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.24.0/LICENSE:
868868

869869
Apache License
870870
Version 2.0, January 2004

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ require (
99
github.com/dustin/go-humanize v1.0.1
1010
github.com/elastic/apm-aggregation v1.4.0
1111
github.com/elastic/apm-data v1.19.5
12-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250905052252-bbfcfeb997f3
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250908145954-5961f1a830b9
1313
github.com/elastic/elastic-agent-client/v7 v7.17.2
14-
github.com/elastic/elastic-agent-libs v0.23.0
14+
github.com/elastic/elastic-agent-libs v0.24.0
1515
github.com/elastic/elastic-agent-system-metrics v0.13.2
1616
github.com/elastic/elastic-transport-go/v8 v8.7.0
1717
github.com/elastic/gmux v0.3.2

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,14 +193,14 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+
193193
github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22/go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw=
194194
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8=
195195
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe/go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc=
196-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250905052252-bbfcfeb997f3 h1:CCU1Y+kVPh7AKdDtA55+ngYzOtRv3HJ8a1ohT74jqM8=
197-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250905052252-bbfcfeb997f3/go.mod h1:2c9FUDkemcd+Tbz7XCpAftqwSAobCTUHOyeYwTHN9x4=
196+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250908145954-5961f1a830b9 h1:PNx9nbFt5DW955TqpiFnq2E5Btw7IamN2UcwLy7n6xs=
197+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250908145954-5961f1a830b9/go.mod h1:qmxT5YgbUH0WtRAvBsS2SFvi3NuUbsWLjwCHcqNcXaM=
198198
github.com/elastic/elastic-agent-autodiscover v0.10.0 h1:WJ4zl9uSfk1kHmn2B/0byQBLIL607Zt4LNfOgV7+XN0=
199199
github.com/elastic/elastic-agent-autodiscover v0.10.0/go.mod h1:Nf3zh9FcJ9nTTswTwDTUAqXmvQllOrNliM6xmORSxwE=
200200
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
201201
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
202-
github.com/elastic/elastic-agent-libs v0.23.0 h1:xpMKkrw59QUYWUx/q2TMpJU+6vwB3Mw1VPhRPcGhBMo=
203-
github.com/elastic/elastic-agent-libs v0.23.0/go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w=
202+
github.com/elastic/elastic-agent-libs v0.24.0 h1:8skd0le8Y/zAGVaj4m44ljiJMAp0xuJz07ngDTL/1kM=
203+
github.com/elastic/elastic-agent-libs v0.24.0/go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w=
204204
github.com/elastic/elastic-agent-system-metrics v0.13.2 h1:R4ogKHESuWhWTtopnw/aHnBxxSZbxd7KHV4GefdwT2M=
205205
github.com/elastic/elastic-agent-system-metrics v0.13.2/go.mod h1:ezM1kzDUT+vWXFh5oK8QXB/AEB0UoLWqWA8rkRicFFo=
206206
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=

0 commit comments

Comments
 (0)