diff --git a/NOTICE.txt b/NOTICE.txt index a0f885033a..3d5eb45725 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -455,11 +455,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.16. -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20250207131449-f06ef11d332b +Version: v7.0.0-alpha2.0.20250210143548-7636d80c74f0 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250207131449-f06ef11d332b/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250210143548-7636d80c74f0/LICENSE.txt: Source code in this repository is variously licensed under the Apache License Version 2.0, an Apache compatible license, or the Elastic License. Outside of diff --git a/go.mod b/go.mod index 495980c956..0a1b20654f 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/dustin/go-humanize v1.0.1 github.com/elastic/apm-aggregation v1.2.0 github.com/elastic/apm-data v1.16.0 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250207131449-f06ef11d332b + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250210143548-7636d80c74f0 github.com/elastic/elastic-agent-client/v7 v7.17.0 github.com/elastic/elastic-agent-libs v0.18.3 github.com/elastic/elastic-agent-system-metrics v0.11.7 diff --git a/go.sum b/go.sum index 7365cad71d..701d582c42 100644 --- a/go.sum +++ b/go.sum @@ -119,8 +119,8 @@ github.com/elastic/apm-aggregation v1.2.0 h1:UndqG3ccBTjyxTqHujBVjcbVLb9qG1clxRc github.com/elastic/apm-aggregation v1.2.0/go.mod h1:YllYwPYVV27pbuPfjRtQAKo6eSSrh13PZr38RKYd810= github.com/elastic/apm-data v1.16.0 h1:LkJFoNkadIyqXNo3EMm98J38j9HWDMWUe6F74GaXtJ4= github.com/elastic/apm-data v1.16.0/go.mod h1:ST2P1yshhN2U3IbBYyn+Ni3VOFTifavNzMfh7E9zLHY= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250207131449-f06ef11d332b h1:OEKmCBmgbY267rAE3nwu/BOwm1GHwt6qdJa4Q8kwFoc= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250207131449-f06ef11d332b/go.mod h1:Qr2AuIndeadMhYxoVEcLjH+J1w87KCoIJzYtOgrshVs= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250210143548-7636d80c74f0 h1:L1vLwmzENn+kqm2q7FuT2UpN+gxJs7DwF0MqWSIIvSc= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250210143548-7636d80c74f0/go.mod h1:Qr2AuIndeadMhYxoVEcLjH+J1w87KCoIJzYtOgrshVs= github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns= github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4= github.com/elastic/elastic-agent-client/v7 v7.17.0 h1:TPLrEHF4kJ3RkmQzZPffrniY4WeW4vriHZbOAzM1hFo=