diff --git a/NOTICE.txt b/NOTICE.txt index a8a1b10dafd..83d7aeeb324 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.20240123140012-b2e2ecc36c54 +Version: v7.0.0-alpha2.0.20240124140239-90228e66040f Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240123140012-b2e2ecc36c54/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240124140239-90228e66040f/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 44301ed796d..27e20b21ef7 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 v0.0.0-20230815024520-e75a37d9ddd6 github.com/elastic/apm-data v0.1.1-0.20240111111310-80b6af8d97e1 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240123140012-b2e2ecc36c54 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240124140239-90228e66040f github.com/elastic/elastic-agent-client/v7 v7.6.0 github.com/elastic/elastic-agent-libs v0.7.3 github.com/elastic/elastic-agent-system-metrics v0.9.1 diff --git a/go.sum b/go.sum index f2f07c40f88..94bb821fbf7 100644 --- a/go.sum +++ b/go.sum @@ -134,8 +134,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.20240111111310-80b6af8d97e1 h1:Wvt3GnXk1KzWeC8E/PRpQgbHAQDQmFvc7wJlnW9viCk= github.com/elastic/apm-data v0.1.1-0.20240111111310-80b6af8d97e1/go.mod h1:z4iJVl8vyQa5v5o7UapWGHTsycBKsKfJfILuf2TZpYo= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240123140012-b2e2ecc36c54 h1:bZk61oMVk17RsJXqOvJ1fm2S9f0rlSXhDvtZyDbxdmA= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240123140012-b2e2ecc36c54/go.mod h1:Gon1vwvNdIFrFhsYEH/YQ66Nb+oQ5POvOxqFLCcULa0= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240124140239-90228e66040f h1:WdivpZ1lhWJoVPIAa8jutj4rEw9cDJrgxtq0KQkfpHs= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240124140239-90228e66040f/go.mod h1:Gon1vwvNdIFrFhsYEH/YQ66Nb+oQ5POvOxqFLCcULa0= github.com/elastic/elastic-agent-autodiscover v0.6.7 h1:+KVjltN0rPsBrU8b156gV4lOTBgG/vt0efFCFARrf3g= github.com/elastic/elastic-agent-autodiscover v0.6.7/go.mod h1:hFeFqneS2r4jD0/QzGkrNk0YVdN0JGh7lCWdsH7zcI4= github.com/elastic/elastic-agent-client/v7 v7.6.0 h1:FEn6FjzynW4TIQo5G096Tr7xYK/P5LY9cSS6wRbXZTc=