Skip to content

Commit

Permalink
[updatecli] Update to elastic/beats@4f36168c91dc (#11983)
Browse files Browse the repository at this point in the history
* chore: Update to elastic/beats@b42c6bbc55d6

Made with ❤️️ by updatecli

* chore: Update to elastic/beats@4f36168c91dc

Made with ❤️️ by updatecli

---------

Co-authored-by: apmmachine <[email protected]>
  • Loading branch information
apmmachine and apmmachine authored Nov 2, 2023
1 parent b8562df commit 2a9d2ad
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -601,11 +601,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]

--------------------------------------------------------------------------------
Dependency : github.com/elastic/beats/v7
Version: v7.0.0-alpha2.0.20231027163550-edde82d12e28
Version: v7.0.0-alpha2.0.20231031174916-4f36168c91dc
Licence type (autodetected): Elastic
--------------------------------------------------------------------------------

Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20231027163550-edde82d12e28/LICENSE.txt:
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20231031174916-4f36168c91dc/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
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,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.20230814023104-48e4b20579f6
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231027163550-edde82d12e28
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231031174916-4f36168c91dc
github.com/elastic/elastic-agent-client/v7 v7.3.0
github.com/elastic/elastic-agent-libs v0.3.13
github.com/elastic/elastic-agent-system-metrics v0.6.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.20230814023104-48e4b20579f6 h1:ixw/vSYEKysrW8xl8gcKEo443dySneWvKjtzsOq893s=
github.com/elastic/apm-data v0.1.1-0.20230814023104-48e4b20579f6/go.mod h1:lMTMoCWNadiDJih/tLechuMTtumEeedtKJlBOYAv030=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231027163550-edde82d12e28 h1:Nt38GDgFi9oseK7R2n500p7IdVyB5z1BtjGIVdnAGCs=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231027163550-edde82d12e28/go.mod h1:JIdvF0baTsawnLX+9kK5rz+qja1C6iufyqffbur4sUA=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231031174916-4f36168c91dc h1:9qOo7c4mNk93a6cbpk0jkQ06heIChflqKM7lM/YzZ1E=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231031174916-4f36168c91dc/go.mod h1:JIdvF0baTsawnLX+9kK5rz+qja1C6iufyqffbur4sUA=
github.com/elastic/elastic-agent-autodiscover v0.6.4 h1:K+xC7OGgcy4fLXVuGgOGLs+eXCqRnRg2SQQinxP+KsA=
github.com/elastic/elastic-agent-autodiscover v0.6.4/go.mod h1:5+7NIBAILc0GkgxYW3ckXncu5wRZfltZhTY4aZAYP4M=
github.com/elastic/elastic-agent-client/v7 v7.3.0 h1:LugKtBXK7bp4SFL/uQqGU/f4Ppx12Jk5a36voGabLa0=
Expand Down

0 comments on commit 2a9d2ad

Please sign in to comment.