diff --git a/NOTICE.txt b/NOTICE.txt index b09a280ea37..720043a8b82 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.14. -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20241210134830-9e5241b7648b +Version: v7.0.0-alpha2.0.20241211142842-bbfc0dba0aea Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20241210134830-9e5241b7648b/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20241211142842-bbfc0dba0aea/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 de497a557f7..1840170ff3a 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 v1.1.0 github.com/elastic/apm-data v1.14.1 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241210134830-9e5241b7648b + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241211142842-bbfc0dba0aea github.com/elastic/elastic-agent-client/v7 v7.16.0 github.com/elastic/elastic-agent-libs v0.17.3 github.com/elastic/elastic-agent-system-metrics v0.11.4 diff --git a/go.sum b/go.sum index 25ffa7082d4..6989ea8f935 100644 --- a/go.sum +++ b/go.sum @@ -132,8 +132,8 @@ github.com/elastic/apm-aggregation v1.1.0 h1:eTHGd5w99JoRFJ763MJP6nUX4hkkeSil3KW github.com/elastic/apm-aggregation v1.1.0/go.mod h1:YBQ77Jt7vOy2/7w4q5SsEifhc0V02dJxRcyyeC6HsvQ= github.com/elastic/apm-data v1.14.1 h1:3G8gJ4wjdd5O6JnxtdiEzVrKuqPT9mVqo03d5i5sRJ4= github.com/elastic/apm-data v1.14.1/go.mod h1:AlwPwWh15EWP5yLDm/X40mdw1z/pHdlcTgMUkS9tKmY= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241210134830-9e5241b7648b h1:VRl2/9redKKsB34E6n4m3xAcA3X8v7QRV3YuJs3HHD0= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241210134830-9e5241b7648b/go.mod h1:XKvW4IQjRhFLJu3VBXKF7bEZ+xrj9F+/gXJpLsPnObM= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241211142842-bbfc0dba0aea h1:EtzY/JhambUm7kf0XI67Z4KfX6/9FePb/x9UpDWolYs= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241211142842-bbfc0dba0aea/go.mod h1:XKvW4IQjRhFLJu3VBXKF7bEZ+xrj9F+/gXJpLsPnObM= 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.16.0 h1:yKGq2+CxAuW8Kh0EoNl202tqAyQKfBcPRawVKs2Jve0=