Skip to content

Commit

Permalink
chore: Update to elastic/beats@4301c0a260aa (#13716)
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
obltmachine authored Jul 17, 2024
1 parent 384efa0 commit ad9ed5f
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 @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]

--------------------------------------------------------------------------------
Dependency : github.com/elastic/beats/v7
Version: v7.0.0-alpha2.0.20240716081841-d40a9e372858
Version: v7.0.0-alpha2.0.20240717135035-4301c0a260aa
Licence type (autodetected): Elastic
--------------------------------------------------------------------------------

Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20240716081841-d40a9e372858/LICENSE.txt:
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20240717135035-4301c0a260aa/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 @@ -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.4
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240716081841-d40a9e372858
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240717135035-4301c0a260aa
github.com/elastic/elastic-agent-client/v7 v7.14.0
github.com/elastic/elastic-agent-libs v0.9.14
github.com/elastic/elastic-agent-system-metrics v0.10.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.4 h1:6IVC1zKejhhRt9+akgBR4jI17SCt/FRQIx5r0U1EMtc=
github.com/elastic/apm-data v1.8.4/go.mod h1:TOlqsDVhESSpg4VxGZBlld7C1JeaX9H29opgzrK5UM0=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240716081841-d40a9e372858 h1:+FfytVolcWTteI1pErCoFnNaeyTea1DZGhT0FxWTYiE=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240716081841-d40a9e372858/go.mod h1:bd8HmoG7KEosNqL5F9+yv2EBy0SBz9mot1yyxJrAWos=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240717135035-4301c0a260aa h1:X32UyuvkZoKKOfv4YsM0j5uG4/DEVdADFpvaZkUVjWw=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240717135035-4301c0a260aa/go.mod h1:GRUf5fXuH7o3ENt26brllrW3V14ZqIcnpSHKhq5ywIk=
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.14.0 h1:X6S2RyjZNKsDCvA2igch2I5dgHrkfldVe0ZanH/DRCM=
Expand Down

0 comments on commit ad9ed5f

Please sign in to comment.