From a5f34689ec0e385638b69dc72351a0377a80a309 Mon Sep 17 00:00:00 2001 From: apmmachine <58790750+apmmachine@users.noreply.github.com> Date: Thu, 18 Jan 2024 10:38:11 -0500 Subject: [PATCH] chore: Update to elastic/beats@4bc27d26ea69 (#12459) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: apmmachine 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 921cea3481f..2b933499e98 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v0.1.1 -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20240117123546-5d5afee8546c +Version: v7.0.0-alpha2.0.20240117195652-4bc27d26ea69 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240117123546-5d5afee8546c/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240117195652-4bc27d26ea69/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 94f7a89dcf5..ed77690db4d 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/dustin/go-humanize v1.0.1 github.com/elastic/apm-aggregation v0.0.0-20230815024520-e75a37d9ddd6 github.com/elastic/apm-data v0.1.1-0.20231120111210-bd8f3ecad5bb - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240117123546-5d5afee8546c + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240117195652-4bc27d26ea69 github.com/elastic/elastic-agent-client/v7 v7.5.0 github.com/elastic/elastic-agent-libs v0.7.3 github.com/elastic/elastic-agent-system-metrics v0.9.1 diff --git a/go.sum b/go.sum index 3d49428e786..531c4f5d3e4 100644 --- a/go.sum +++ b/go.sum @@ -134,8 +134,8 @@ github.com/elastic/apm-aggregation v0.0.0-20230815024520-e75a37d9ddd6 h1:Js+C3HE github.com/elastic/apm-aggregation v0.0.0-20230815024520-e75a37d9ddd6/go.mod h1:ba3gaJCuhxXN/O5AuiI56xxd6DukQdVOK0NfpzBntNo= github.com/elastic/apm-data v0.1.1-0.20231120111210-bd8f3ecad5bb h1:mpfOadQBl6amJQzbXa0d9oy9GTvrlx0kqAb4R1soNoU= github.com/elastic/apm-data v0.1.1-0.20231120111210-bd8f3ecad5bb/go.mod h1:z4iJVl8vyQa5v5o7UapWGHTsycBKsKfJfILuf2TZpYo= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240117123546-5d5afee8546c h1:mcRiZdQ8+ihSwQ/ffhBbWrQbtQU6bIfTYeR7ZsbW5to= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240117123546-5d5afee8546c/go.mod h1:VBc1IuphfHyJ0PFqEnhC3kxbdGJlzjU6BpHrfM0zDvY= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240117195652-4bc27d26ea69 h1:a+cmY683ekeQvtK6Fz42PtSnoxKSNjrT7wmpxdoeOpI= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240117195652-4bc27d26ea69/go.mod h1:VBc1IuphfHyJ0PFqEnhC3kxbdGJlzjU6BpHrfM0zDvY= github.com/elastic/elastic-agent-autodiscover v0.6.6 h1:P1y0dDpbhJc7Uw/xe85irPEad4Vljygc+y4iSxtqW7A= github.com/elastic/elastic-agent-autodiscover v0.6.6/go.mod h1:chulyCAyZb/njMHgzkhC/yWnt8v/Y6eCRUhmFVnsA5o= github.com/elastic/elastic-agent-client/v7 v7.5.0 h1:niI3WQ+01Lnp2r5LxK8SyNhrPJe13vBiOkqrDRK2oTA=