Skip to content

Commit 2094edf

Browse files
[updatecli] Update to elastic/beats@465c5efd3ada (#16976)
* chore: Update to elastic/beats@9ba3d8d44522 Made with ❤️️ by updatecli * chore: Update to elastic/beats@465c5efd3ada 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 ea182ad commit 2094edf

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

NOTICE.txt

Lines changed: 6 additions & 6 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.20250520142220-ff96df38621c
607+
Version: v7.0.0-alpha2.0.20250521192339-465c5efd3ada
608608
Licence type (autodetected): Elastic
609609
--------------------------------------------------------------------------------
610610

611-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250520142220-ff96df38621c/LICENSE.txt:
611+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250521192339-465c5efd3ada/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
@@ -1493,11 +1493,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]/LIC
14931493

14941494
--------------------------------------------------------------------------------
14951495
Dependency : github.com/elastic/go-docappender/v2
1496-
Version: v2.4.0
1496+
Version: v2.6.0
14971497
Licence type (autodetected): Apache-2.0
14981498
--------------------------------------------------------------------------------
14991499

1500-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.4.0/LICENSE:
1500+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.6.0/LICENSE:
15011501

15021502
Apache License
15031503
Version 2.0, January 2004
@@ -8637,11 +8637,11 @@ SOFTWARE.
86378637

86388638
--------------------------------------------------------------------------------
86398639
Dependency : github.com/ebitengine/purego
8640-
Version: v0.8.1
8640+
Version: v0.9.0-alpha.3.0.20250507171635-5047c08daa38
86418641
Licence type (autodetected): Apache-2.0
86428642
--------------------------------------------------------------------------------
86438643

8644-
Contents of probable licence file $GOMODCACHE/github.com/ebitengine/purego@v0.8.1/LICENSE:
8644+
Contents of probable licence file $GOMODCACHE/github.com/ebitengine/purego@v0.9.0-alpha.3.0.20250507171635-5047c08daa38/LICENSE:
86458645

86468646
Apache License
86478647
Version 2.0, January 2004

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/elastic/apm-server
22

3-
go 1.24.2
3+
go 1.24.3
44

55
require (
66
github.com/KimMachineGun/automemlimit v0.7.0
@@ -9,12 +9,12 @@ 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.20250520142220-ff96df38621c
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250521192339-465c5efd3ada
1313
github.com/elastic/elastic-agent-client/v7 v7.17.0
1414
github.com/elastic/elastic-agent-libs v0.19.3
1515
github.com/elastic/elastic-agent-system-metrics v0.11.11
1616
github.com/elastic/gmux v0.3.2
17-
github.com/elastic/go-docappender/v2 v2.4.0
17+
github.com/elastic/go-docappender/v2 v2.6.0
1818
github.com/elastic/go-elasticsearch/v8 v8.17.0
1919
github.com/elastic/go-sysinfo v1.15.0
2020
github.com/elastic/go-ucfg v0.8.8
@@ -105,7 +105,7 @@ require (
105105
github.com/eapache/go-resiliency v1.7.0 // indirect
106106
github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 // indirect
107107
github.com/eapache/queue v1.1.0 // indirect
108-
github.com/ebitengine/purego v0.8.1 // indirect
108+
github.com/ebitengine/purego v0.9.0-alpha.3.0.20250507171635-5047c08daa38 // indirect
109109
github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 // indirect
110110
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe // indirect
111111
github.com/elastic/elastic-transport-go/v8 v8.6.1 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 h1:Oy0F4A
178178
github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3/go.mod h1:YvSRo5mw33fLEx1+DlK6L2VV43tJt5Eyel9n9XBcR+0=
179179
github.com/eapache/queue v1.1.0 h1:YOEu7KNc61ntiQlcEeUIoDTJ2o8mQznoNvUhiigpIqc=
180180
github.com/eapache/queue v1.1.0/go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFPTqq+I=
181-
github.com/ebitengine/purego v0.8.1 h1:sdRKd6plj7KYW33EH5As6YKfe8m9zbN9JMrOjNVF/BE=
182-
github.com/ebitengine/purego v0.8.1/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
181+
github.com/ebitengine/purego v0.9.0-alpha.3.0.20250507171635-5047c08daa38 h1:61WY14WhyU89bEJCjegpt6b8wDNsU+Z1416JGwfEKwI=
182+
github.com/ebitengine/purego v0.9.0-alpha.3.0.20250507171635-5047c08daa38/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
183183
github.com/elastic/apm-aggregation v1.2.0 h1:UndqG3ccBTjyxTqHujBVjcbVLb9qG1clxRcrp9JRelI=
184184
github.com/elastic/apm-aggregation v1.2.0/go.mod h1:YllYwPYVV27pbuPfjRtQAKo6eSSrh13PZr38RKYd810=
185185
github.com/elastic/apm-data v1.16.0 h1:LkJFoNkadIyqXNo3EMm98J38j9HWDMWUe6F74GaXtJ4=
@@ -188,8 +188,8 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+
188188
github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22/go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw=
189189
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8=
190190
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe/go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc=
191-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250520142220-ff96df38621c h1:7TmxYO2Rqs3dum9VmNsbEeOT6ximBxE1cSrcJ8Xw6k0=
192-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250520142220-ff96df38621c/go.mod h1:ZsbGG//n/l4IXB150S49JvIfqBxV3Pdl76UV7e24XRY=
191+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250521192339-465c5efd3ada h1:/Zjad17FYHT/BZ+rpcY274MMYAdiNw4kIjuquTxy1U8=
192+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250521192339-465c5efd3ada/go.mod h1:X2iDorJM7ZWxlK7IRLixaBBkAtRzocNSq0TZNZH/Mco=
193193
github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns=
194194
github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4=
195195
github.com/elastic/elastic-agent-client/v7 v7.17.0 h1:TPLrEHF4kJ3RkmQzZPffrniY4WeW4vriHZbOAzM1hFo=
@@ -202,8 +202,8 @@ github.com/elastic/elastic-transport-go/v8 v8.6.1 h1:h2jQRqH6eLGiBSN4eZbQnJLtL4b
202202
github.com/elastic/elastic-transport-go/v8 v8.6.1/go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk=
203203
github.com/elastic/gmux v0.3.2 h1:cb721R+fe/rt/jVNyBP5HDQsEwLD2wSKfPD2Sk6adDk=
204204
github.com/elastic/gmux v0.3.2/go.mod h1:OD6oYrno+SV3pyl1ArdWCjlExZ+FJOfoSaFqnFeldBQ=
205-
github.com/elastic/go-docappender/v2 v2.4.0 h1:3ouOEB7V4IDgjZ0YAggzDgMK63QFfQ9HcJWSyAZGRzY=
206-
github.com/elastic/go-docappender/v2 v2.4.0/go.mod h1:Zm0mndWB4sS/9pgjMKdP0vOPJ1Cvkjy56B2D9DnGLgQ=
205+
github.com/elastic/go-docappender/v2 v2.6.0 h1:VxFla3ctXsbv612aMYg0GH8KE/dONs/rNHmt6ExpWM0=
206+
github.com/elastic/go-docappender/v2 v2.6.0/go.mod h1:ymIoSDEiGm8fG/Vdfk4ytsX+qG20cLFtQkX6fZ7NfTs=
207207
github.com/elastic/go-elasticsearch/v8 v8.17.0 h1:e9cWksE/Fr7urDRmGPGp47Nsp4/mvNOrU8As1l2HQQ0=
208208
github.com/elastic/go-elasticsearch/v8 v8.17.0/go.mod h1:lGMlgKIbYoRvay3xWBeKahAiJOgmFDsjZC39nmO3H64=
209209
github.com/elastic/go-licenser v0.4.2 h1:bPbGm8bUd8rxzSswFOqvQh1dAkKGkgAmrPxbUi+Y9+A=

0 commit comments

Comments
 (0)