From e71f348b20c8febe30e4826d7c63e98a56343840 Mon Sep 17 00:00:00 2001 From: "elastic-observability-automation[bot]" <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:17:23 +0000 Subject: [PATCH] chore: Update to elastic/beats@0c6bfb3460a9 (#15598) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[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 5606d303fa6..4c4b820b841 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -604,11 +604,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.16. -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20250205140353-dee3adee1061 +Version: v7.0.0-alpha2.0.20250207131600-0c6bfb3460a9 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250205140353-dee3adee1061/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250207131600-0c6bfb3460a9/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 0b0d38fecd5..943d54cfab8 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.2.0 github.com/elastic/apm-data v1.16.0 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250205140353-dee3adee1061 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250207131600-0c6bfb3460a9 github.com/elastic/elastic-agent-client/v7 v7.17.0 github.com/elastic/elastic-agent-libs v0.18.2 github.com/elastic/elastic-agent-system-metrics v0.11.7 diff --git a/go.sum b/go.sum index 7ace1f977e3..9ac2436243d 100644 --- a/go.sum +++ b/go.sum @@ -132,8 +132,8 @@ github.com/elastic/apm-aggregation v1.2.0 h1:UndqG3ccBTjyxTqHujBVjcbVLb9qG1clxRc github.com/elastic/apm-aggregation v1.2.0/go.mod h1:YllYwPYVV27pbuPfjRtQAKo6eSSrh13PZr38RKYd810= github.com/elastic/apm-data v1.16.0 h1:LkJFoNkadIyqXNo3EMm98J38j9HWDMWUe6F74GaXtJ4= github.com/elastic/apm-data v1.16.0/go.mod h1:ST2P1yshhN2U3IbBYyn+Ni3VOFTifavNzMfh7E9zLHY= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250205140353-dee3adee1061 h1:CmhQk1tNWY6pv8WALZ9crTSr2ymqk1VSrLUNq4emJQM= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250205140353-dee3adee1061/go.mod h1:oyXnGId46W1RMFZ08RmtPMwIpfFTd+F6OQ1IN5teIns= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250207131600-0c6bfb3460a9 h1:MASbQNFEjWqH5YURoyDsqu+9Pq21x5OrKB9NqLUVx/Q= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250207131600-0c6bfb3460a9/go.mod h1:oyXnGId46W1RMFZ08RmtPMwIpfFTd+F6OQ1IN5teIns= github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns= github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4= github.com/elastic/elastic-agent-client/v7 v7.17.0 h1:TPLrEHF4kJ3RkmQzZPffrniY4WeW4vriHZbOAzM1hFo=