From ee72579c341e30952488cb66cff3190d10397320 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:49:59 +0000 Subject: [PATCH] chore: Update to elastic/beats@71900c4d89fa (#15543) 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 0252e62a11a..12fad736945 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.20250202231532-0e76511316f5 +Version: v7.0.0-alpha2.0.20250204065012-71900c4d89fa Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250202231532-0e76511316f5/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250204065012-71900c4d89fa/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 166fe7703a9..941157d2d53 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.20250202231532-0e76511316f5 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250204065012-71900c4d89fa github.com/elastic/elastic-agent-client/v7 v7.17.0 github.com/elastic/elastic-agent-libs v0.18.4 github.com/elastic/elastic-agent-system-metrics v0.11.7 diff --git a/go.sum b/go.sum index 2fd809e6f58..f1ed344f3a1 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.20250202231532-0e76511316f5 h1:Oe0lzGZyfJ206hFRbJ/crIWUSYBpjt0XUK2o4EXMV14= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250202231532-0e76511316f5/go.mod h1:84zbls1RDKu/SHmRykLUkpaF0ZVme7P+TCDV6mZ7sKw= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250204065012-71900c4d89fa h1:F4n2bcRHaJM7eWHyYpuR0RIBTdT7tWdRbbI1d9XWHV0= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250204065012-71900c4d89fa/go.mod h1:A3OQ9JLS2gNVO2MayjAqFDhqwCj3NN1GnVjramGhj+s= 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=