diff --git a/NOTICE-fips.txt b/NOTICE-fips.txt index 146d5dc7a8..1174ab2961 100644 --- a/NOTICE-fips.txt +++ b/NOTICE-fips.txt @@ -1,5 +1,5 @@ Elastic APM Server -Copyright 2014-2025 Elasticsearch BV +Copyright 2014-2026 Elasticsearch BV This product includes software developed by The Apache Software Foundation (http://www.apache.org/). @@ -455,11 +455,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.19. -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20251230190115-8b1b1a1c8880 +Version: v7.0.0-alpha2.0.20260106135652-f1f4a808118e Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20251230190115-8b1b1a1c8880/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260106135652-f1f4a808118e/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/NOTICE.txt b/NOTICE.txt index bcadadd386..af5c568120 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Elastic APM Server -Copyright 2014-2025 Elasticsearch BV +Copyright 2014-2026 Elasticsearch BV This product includes software developed by The Apache Software Foundation (http://www.apache.org/). @@ -455,11 +455,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.19. -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20251230190115-8b1b1a1c8880 +Version: v7.0.0-alpha2.0.20260106135652-f1f4a808118e Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20251230190115-8b1b1a1c8880/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260106135652-f1f4a808118e/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 b45bce9000..6f728a5623 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/dustin/go-humanize v1.0.1 github.com/elastic/apm-aggregation v1.5.1 github.com/elastic/apm-data v1.19.5 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251230190115-8b1b1a1c8880 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260106135652-f1f4a808118e github.com/elastic/elastic-agent-client/v7 v7.17.2 github.com/elastic/elastic-agent-libs v0.30.0 github.com/elastic/elastic-agent-system-metrics v0.13.5 diff --git a/go.sum b/go.sum index 5a14a617f7..907f0d9abf 100644 --- a/go.sum +++ b/go.sum @@ -171,8 +171,8 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22/go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw= github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8= github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe/go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251230190115-8b1b1a1c8880 h1:EZUkvCNxI5xzNya1+YolB9omrzHMJhBLKUKeZOvFj7U= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251230190115-8b1b1a1c8880/go.mod h1:OLhyxJGquz1FQkabPS4N/X81uXMf5QyypLvZb0ZsFPk= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260106135652-f1f4a808118e h1:cnPtAHwhz+74nWON1LM8ruyAXBokS4ywSInzQp1oDrk= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260106135652-f1f4a808118e/go.mod h1:OLhyxJGquz1FQkabPS4N/X81uXMf5QyypLvZb0ZsFPk= github.com/elastic/elastic-agent-autodiscover v0.10.0 h1:WJ4zl9uSfk1kHmn2B/0byQBLIL607Zt4LNfOgV7+XN0= github.com/elastic/elastic-agent-autodiscover v0.10.0/go.mod h1:Nf3zh9FcJ9nTTswTwDTUAqXmvQllOrNliM6xmORSxwE= github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=