diff --git a/NOTICE.txt b/NOTICE.txt index 189333e1289..ccf31f0cff9 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.8.0 -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20240704115624-5a379fc1f3e0 +Version: v7.0.0-alpha2.0.20240705174358-6e97683404dd Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240704115624-5a379fc1f3e0/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240705174358-6e97683404dd/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 106f4d04bab..fab75b15f2d 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.0 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240704115624-5a379fc1f3e0 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240705174358-6e97683404dd github.com/elastic/elastic-agent-client/v7 v7.13.0 github.com/elastic/elastic-agent-libs v0.9.13 github.com/elastic/elastic-agent-system-metrics v0.10.3 diff --git a/go.sum b/go.sum index 3d97a1f559b..77d75d5e10a 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.0 h1:niNw08FQ3WGJDMGhub9q4pZTLg2xfCWo0j9aaPqm/o8= github.com/elastic/apm-data v1.8.0/go.mod h1:NE5PyUTnIADrV8yIRa5hRwOxlRI1hbnEVGb470veU8s= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240704115624-5a379fc1f3e0 h1:MzfBCZO7RSgQZeL+OzNIg6Py/gF45Gcoaj5FbcJF3ao= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240704115624-5a379fc1f3e0/go.mod h1:2I8Zlyzdl1oYau3ojZP2VmzLOQkLVfpKMXzwLUbwd/k= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240705174358-6e97683404dd h1:Yb4ki43RUdw0hdkkexx/kRRUCFjCvAUHw9ky1wW+ZZw= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240705174358-6e97683404dd/go.mod h1:2I8Zlyzdl1oYau3ojZP2VmzLOQkLVfpKMXzwLUbwd/k= 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=