diff --git a/NOTICE.txt b/NOTICE.txt index 5008e49e479..35df5bbdefc 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.8.4 -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20240711144606-a3fc591ac130 +Version: v7.0.0-alpha2.0.20240712134259-5671cff8d143 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240711144606-a3fc591ac130/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240712134259-5671cff8d143/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 7b29cfa634e..17f73c49f0d 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 v1.0.1 github.com/elastic/apm-data v1.8.4 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240711144606-a3fc591ac130 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240712134259-5671cff8d143 github.com/elastic/elastic-agent-client/v7 v7.13.0 github.com/elastic/elastic-agent-libs v0.9.14 github.com/elastic/elastic-agent-system-metrics v0.10.3 diff --git a/go.sum b/go.sum index 2bfce4edc7d..cc0ce6dd29a 100644 --- a/go.sum +++ b/go.sum @@ -127,8 +127,8 @@ github.com/elastic/apm-aggregation v1.0.1 h1:t4VKR6axu620Y9CtQE9kmZZcx+3BlfnqGyw github.com/elastic/apm-aggregation v1.0.1/go.mod h1:hmRuhkV01qMHk/Eu3xe9W/cNtBcRVf0DpFf9USVAE2Y= github.com/elastic/apm-data v1.8.4 h1:6IVC1zKejhhRt9+akgBR4jI17SCt/FRQIx5r0U1EMtc= github.com/elastic/apm-data v1.8.4/go.mod h1:TOlqsDVhESSpg4VxGZBlld7C1JeaX9H29opgzrK5UM0= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240711144606-a3fc591ac130 h1:sl1mG9z+iFXTaPEOZvTLGmfEZMf+CByvm4UlbqxU6c8= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240711144606-a3fc591ac130/go.mod h1:pcoclt+SLPgQpk1wdbzENFXfWYFapzfPDJ4tjG37dDg= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240712134259-5671cff8d143 h1:+vAYxUZnTZOYVStrwH67SHfLAlSo2EOZANSyuAOVDQw= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240712134259-5671cff8d143/go.mod h1:pcoclt+SLPgQpk1wdbzENFXfWYFapzfPDJ4tjG37dDg= github.com/elastic/elastic-agent-autodiscover v0.7.0 h1:FCrHXh5AZGrPlpAx8kBu/s/guw9d/EXt+GKlFCnrgsc= github.com/elastic/elastic-agent-autodiscover v0.7.0/go.mod h1:zLf0SDdQXisVZxzXPxKXdj3Fa+H4bsu4HHbTEQImDz8= github.com/elastic/elastic-agent-client/v7 v7.13.0 h1:ENCfV5XIMmjWo9/0J7t//5N7xgm43Ktg0SyIomupRcA=