From 883b09fe5f5c2efdf644928bbe1b3e419b7d3d3f Mon Sep 17 00:00:00 2001 From: "elastic-observability-automation[bot]" <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:26:30 +0000 Subject: [PATCH] chore: Update to elastic/beats@a8b8cee388dd (#14448) 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> Co-authored-by: mergify[bot] <37929162+mergify[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 12fd4c24fdd..35a2566e6d5 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.11. -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20241024132040-101b0e28473e +Version: v7.0.0-alpha2.0.20241024165144-a8b8cee388dd Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20241024132040-101b0e28473e/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20241024165144-a8b8cee388dd/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 34c09c90d69..f07656aede4 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/dustin/go-humanize v1.0.1 github.com/elastic/apm-aggregation v1.0.2 github.com/elastic/apm-data v1.11.0 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241024132040-101b0e28473e + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241024165144-a8b8cee388dd github.com/elastic/elastic-agent-client/v7 v7.13.0 github.com/elastic/elastic-agent-libs v0.12.1 github.com/elastic/elastic-agent-system-metrics v0.10.4-0.20240826151019-9db0a02d3b85 diff --git a/go.sum b/go.sum index 18d49f450c9..203aab425d8 100644 --- a/go.sum +++ b/go.sum @@ -131,8 +131,8 @@ github.com/elastic/apm-aggregation v1.0.2 h1:nvplp5pUGHAvRf8M6G4+UAxx55i+TpEpIda github.com/elastic/apm-aggregation v1.0.2/go.mod h1:cprQyd9TAvUTmyqY/J1ZX4cwU88vbVP9uhNKdEC/dsg= github.com/elastic/apm-data v1.11.0 h1:fbbKbsodp1meGnsI1uPKxNcjEOnV1rDb1Pjcox022Ts= github.com/elastic/apm-data v1.11.0/go.mod h1:8ZgwhOPHxaLPb9I3YglGNYPWfoPsDkunhYOp3zDyRX0= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241024132040-101b0e28473e h1:x4bAyP3sIILkB0RhSvB3j1SHJ6iOhu+1lBwzQf3W+8w= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241024132040-101b0e28473e/go.mod h1:e9py6ySiYG0uOPa6PmSIQB7s8Gg2eq3B0e+6agdQlpo= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241024165144-a8b8cee388dd h1:fQ62wBlGLw0LzySPszBRNoslohpQCQXs9LkGRC0Of7A= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241024165144-a8b8cee388dd/go.mod h1:e9py6ySiYG0uOPa6PmSIQB7s8Gg2eq3B0e+6agdQlpo= 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.13.0 h1:ENCfV5XIMmjWo9/0J7t//5N7xgm43Ktg0SyIomupRcA=