From 170f9dab54bc02c30fcba473421b2e5afbbd26af Mon Sep 17 00:00:00 2001 From: obltmachine <150269514+obltmachine@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:51:03 +0200 Subject: [PATCH] chore: Update to elastic/beats@29ccd4834f6c (#14089) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli 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 86dde1ef070..63192646d4b 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.9.1 -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20240913140142-ef04f1c58bf9 +Version: v7.0.0-alpha2.0.20240916052904-29ccd4834f6c Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240913140142-ef04f1c58bf9/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240916052904-29ccd4834f6c/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 e2193e3ea42..0490779099c 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.9.1 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240913140142-ef04f1c58bf9 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240916052904-29ccd4834f6c github.com/elastic/elastic-agent-client/v7 v7.13.0 github.com/elastic/elastic-agent-libs v0.9.13 github.com/elastic/elastic-agent-system-metrics v0.10.4-0.20240826151019-9db0a02d3b85 diff --git a/go.sum b/go.sum index fbf59b21de3..f537e11c7b0 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.9.1 h1:X6LD3qgURX+78DMeUG2LazzuORWvzGwQWg9+/JUJHCg= github.com/elastic/apm-data v1.9.1/go.mod h1:zAJqL7eC+Qut/fvs5y0D1NvHBPJUP+LJKfqlL2/3/2Y= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240913140142-ef04f1c58bf9 h1:ITc32SObLxiWfe1z0AP7a8ZnskyfArx1ec+Wu5BFusE= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240913140142-ef04f1c58bf9/go.mod h1:YCvv+hG1QS2IO/CdGdhffI/j/AZYFb0QZaoyWWAD1xM= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240916052904-29ccd4834f6c h1:0HCLkQfdtkLZxRA3g8VYgZbRyWhYpnKmIEFhqwxpmgw= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240916052904-29ccd4834f6c/go.mod h1:YCvv+hG1QS2IO/CdGdhffI/j/AZYFb0QZaoyWWAD1xM= github.com/elastic/elastic-agent-autodiscover v0.8.1 h1:u6TWqh7wfevu6S4GUq4SIxYBRo4b/P5RZmx/rSvT10A= github.com/elastic/elastic-agent-autodiscover v0.8.1/go.mod h1:0gzGsaDCAqBfUZjuCqqWsSI60eaZ778A5tQZV72rPV0= github.com/elastic/elastic-agent-client/v7 v7.13.0 h1:ENCfV5XIMmjWo9/0J7t//5N7xgm43Ktg0SyIomupRcA=