From d9576d85a2870b0990651c2f7f325ba7ae676228 Mon Sep 17 00:00:00 2001 From: apmmachine <58790750+apmmachine@users.noreply.github.com> Date: Thu, 5 Oct 2023 11:43:47 -0400 Subject: [PATCH] chore: Update to elastic/beats@b301d3278d75 (#11776) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: apmmachine --- 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 2ca4ca31e19..d41f8db0e42 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.20231004143937-c1918b0509c8 +Version: v7.0.0-alpha2.0.20231005040108-b301d3278d75 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20231004143937-c1918b0509c8/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20231005040108-b301d3278d75/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 5fed240db8d..30fdf42cdea 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 v0.0.0-20230815024520-e75a37d9ddd6 github.com/elastic/apm-data v0.1.1-0.20230928144734-40b63726f3b7 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231004143937-c1918b0509c8 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231005040108-b301d3278d75 github.com/elastic/elastic-agent-client/v7 v7.4.0 github.com/elastic/elastic-agent-libs v0.3.15-0.20230913212237-dbdaf18c898b github.com/elastic/elastic-agent-system-metrics v0.7.0 diff --git a/go.sum b/go.sum index b4dee3a5e95..224c0df50ec 100644 --- a/go.sum +++ b/go.sum @@ -155,8 +155,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.20230928144734-40b63726f3b7 h1:QcfCHAh1bHj9WN6y75bD6mBlIIlz9dJVKJSJVXCu4TM= github.com/elastic/apm-data v0.1.1-0.20230928144734-40b63726f3b7/go.mod h1:lMTMoCWNadiDJih/tLechuMTtumEeedtKJlBOYAv030= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231004143937-c1918b0509c8 h1:aOrlmPOs4J6tbJUGotw+GSBucKc3LHIS+WHMPJuUu2A= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231004143937-c1918b0509c8/go.mod h1:H0+NCbSzVFRgyGMiz8fmmYytU0S3EimGhttseNTvggc= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231005040108-b301d3278d75 h1:+VaKQLD0UhY2MitMvs5hzKdO5AhAeB8wlzJEFhCJFz8= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231005040108-b301d3278d75/go.mod h1:H0+NCbSzVFRgyGMiz8fmmYytU0S3EimGhttseNTvggc= github.com/elastic/elastic-agent-autodiscover v0.6.2 h1:7P3cbMBWXjbzA80rxitQjc+PiWyZ4I4F4LqrCYgYlNc= github.com/elastic/elastic-agent-client/v7 v7.4.0 h1:h75oTkkvIjgiKVm61NpvTZP4cy6QbQ3zrIpXKGigyjo= github.com/elastic/elastic-agent-client/v7 v7.4.0/go.mod h1:9/amG2K2y2oqx39zURcc+hnqcX+nyJ1cZrLgzsgo5c0=