From 2cd92ba4b6fa6f7734517d1472566f347e4abbbb Mon Sep 17 00:00:00 2001 From: "elastic-observability-automation[bot]" <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 20:50:31 +0000 Subject: [PATCH] chore: Update to elastic/beats@5c4f205415a0 (#15540) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com> --- NOTICE.txt | 4 ++-- go.mod | 2 +- go.sum | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 7b86995a9c..e59965fcbd 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.20250131074922-00db46fd853d +Version: v7.0.0-alpha2.0.20250204150124-5c4f205415a0 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250131074922-00db46fd853d/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250204150124-5c4f205415a0/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 e0d6a3ed75..9d50ad3b9a 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.20250131074922-00db46fd853d + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250204150124-5c4f205415a0 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 571aad2433..2e296e41b0 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.20250131074922-00db46fd853d h1:cEBg2iQ8Sm2lylhCaiJmi5s5/keoY5qiA6sqDLrjYx8= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250131074922-00db46fd853d/go.mod h1:lmr6nOmdzVxlDaQZRKH4PmG3Vt7VVlda5jhWPt4UYVs= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250204150124-5c4f205415a0 h1:d1Hduw4YaJRwXXB25af9tOV8dN5aENW3ZcCNHBSXSJc= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250204150124-5c4f205415a0/go.mod h1:lmr6nOmdzVxlDaQZRKH4PmG3Vt7VVlda5jhWPt4UYVs= 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=