diff --git a/NOTICE.txt b/NOTICE.txt index dc6eb24fd8d..aeb7e12ec29 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.1.0 -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20240520140334-062cc9b191b5 +Version: v7.0.0-alpha2.0.20240521131913-d8072923498c Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240520140334-062cc9b191b5/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240521131913-d8072923498c/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 44f9540f5af..014e2036da4 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 v1.1.0 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240520140334-062cc9b191b5 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240521131913-d8072923498c github.com/elastic/elastic-agent-client/v7 v7.9.0 github.com/elastic/elastic-agent-libs v0.9.8 github.com/elastic/elastic-agent-system-metrics v0.10.2 diff --git a/go.sum b/go.sum index fbb7053b926..bd0f0392542 100644 --- a/go.sum +++ b/go.sum @@ -147,8 +147,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 v1.1.0 h1:5ahaTQwWb6+OmrXrc1dzfD2wjvTG7yJRaldcsc9dIc4= github.com/elastic/apm-data v1.1.0/go.mod h1:TLHPd2H8wYlf3FIqriQ018NZzE1FLC6VtsQ6DN0vRmY= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240520140334-062cc9b191b5 h1:hIBg9g1QqlW66S8Au0SJPX+qqVc8Wagcgn7zROuOccA= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240520140334-062cc9b191b5/go.mod h1:5Ks2Sy06G8DMVBEe/7L5GTRylicDfRGM+ezAEjaLxxM= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240521131913-d8072923498c h1:MmC7+apCkOayFvM2u15B2xgIgyrC+yahhi7Xoh7N8V4= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240521131913-d8072923498c/go.mod h1:5Ks2Sy06G8DMVBEe/7L5GTRylicDfRGM+ezAEjaLxxM= github.com/elastic/elastic-agent-autodiscover v0.6.14 h1:0zJYNyv9GKTOiNqCHqEVboP+WioV73ia17Et+UlFbz8= github.com/elastic/elastic-agent-autodiscover v0.6.14/go.mod h1:39/fHHlnyTK6oUNZfAhxJwBTVahO9tNasEIjzsxGMu8= github.com/elastic/elastic-agent-client/v7 v7.9.0 h1:ryNbISIg4tTRT9KA0MYOa+fxW0CpsF+qxELWWb13rYE=