Skip to content

Commit

Permalink
chore: Update to elastic/beats@5f64f090eea6
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
obltmachine authored Jun 25, 2024
1 parent eb30d51 commit b6cbb1e
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.20240622152641-d2c4c2d7150c
Version: v7.0.0-alpha2.0.20240625132603-5f64f090eea6
Licence type (autodetected): Elastic
--------------------------------------------------------------------------------

Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20240622152641-d2c4c2d7150c/LICENSE.txt:
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20240625132603-5f64f090eea6/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 v0.0.0-20230815024520-e75a37d9ddd6
github.com/elastic/apm-data v1.1.0
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240622152641-d2c4c2d7150c
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240625132603-5f64f090eea6
github.com/elastic/elastic-agent-client/v7 v7.8.1
github.com/elastic/elastic-agent-libs v0.9.3
github.com/elastic/elastic-agent-system-metrics v0.9.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,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.20240622152641-d2c4c2d7150c h1:W4N1EI1L7yDLMIcdtunMvqgc3GxE8ZWa8ZoBeIGnFSk=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240622152641-d2c4c2d7150c/go.mod h1:Qdwa85ZMXKL16IffBe8763mpLyj8csc5wotR2FReILI=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240625132603-5f64f090eea6 h1:QUg2f7A1tHZkqvQJ1ehMKFmjElkAGwt/679QpmNtJ0c=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240625132603-5f64f090eea6/go.mod h1:Qdwa85ZMXKL16IffBe8763mpLyj8csc5wotR2FReILI=
github.com/elastic/elastic-agent-autodiscover v0.6.8 h1:BSXz+QwjZAEt08G+T3GDGl14Bh9a6zD8luNCvZut/b8=
github.com/elastic/elastic-agent-autodiscover v0.6.8/go.mod h1:hFeFqneS2r4jD0/QzGkrNk0YVdN0JGh7lCWdsH7zcI4=
github.com/elastic/elastic-agent-client/v7 v7.8.1 h1:J9wZc/0mUvSEok0X5iR5+n60Jgb+AWooKddb3XgPWqM=
Expand Down

0 comments on commit b6cbb1e

Please sign in to comment.