Skip to content

Commit

Permalink
chore: ran shell command ".ci/scripts/update-beats.sh 942cd60d984b" (#…
Browse files Browse the repository at this point in the history
…11378)

Made with ❤️️ by updatecli

Co-authored-by: apmmachine <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Aug 10, 2023
1 parent becac31 commit ce3aaba
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.20230809141712-103869cb3d5f
Version: v7.0.0-alpha2.0.20230810085416-942cd60d984b
Licence type (autodetected): Elastic
--------------------------------------------------------------------------------

Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20230809141712-103869cb3d5f/LICENSE.txt:
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20230810085416-942cd60d984b/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 @@ -8,7 +8,7 @@ require (
github.com/dustin/go-humanize v1.0.1
github.com/elastic/apm-aggregation v0.0.0-20230807142825-c82b2b7e590c
github.com/elastic/apm-data v0.1.1-0.20230803060036-9180b59d7888
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230809141712-103869cb3d5f
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230810085416-942cd60d984b
github.com/elastic/elastic-agent-client/v7 v7.2.0
github.com/elastic/elastic-agent-libs v0.3.10
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 @@ -154,8 +154,8 @@ github.com/elastic/apm-aggregation v0.0.0-20230807142825-c82b2b7e590c h1:VKmJ07O
github.com/elastic/apm-aggregation v0.0.0-20230807142825-c82b2b7e590c/go.mod h1:TwDJCDT04Ni8WrSrD4oEBATnDa18dteY//jhL4kqGio=
github.com/elastic/apm-data v0.1.1-0.20230803060036-9180b59d7888 h1:R2HpM1KxROvzvMHq/3XmuT/Y6oTcTteUFMJtQCP04GM=
github.com/elastic/apm-data v0.1.1-0.20230803060036-9180b59d7888/go.mod h1:lMTMoCWNadiDJih/tLechuMTtumEeedtKJlBOYAv030=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230809141712-103869cb3d5f h1:rbPQwGVmOESQWwf4Az08dRvu08tLfVl6ECsXrBrBUq4=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230809141712-103869cb3d5f/go.mod h1:7+UjwltjoWCS6ofhdDC8bILXKAJrE/wOhbAhYWv+5B8=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230810085416-942cd60d984b h1:rsW9s0FuRhWBoC7/6rslNjC9dGa/KuejyNJgJokK3yU=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230810085416-942cd60d984b/go.mod h1:7+UjwltjoWCS6ofhdDC8bILXKAJrE/wOhbAhYWv+5B8=
github.com/elastic/elastic-agent-autodiscover v0.6.2 h1:7P3cbMBWXjbzA80rxitQjc+PiWyZ4I4F4LqrCYgYlNc=
github.com/elastic/elastic-agent-client/v7 v7.2.0 h1:WCPu7t+NGrnjzfu76FxyZpAzoQirIEBn1ne6kKHacIU=
github.com/elastic/elastic-agent-client/v7 v7.2.0/go.mod h1:9/amG2K2y2oqx39zURcc+hnqcX+nyJ1cZrLgzsgo5c0=
Expand Down

0 comments on commit ce3aaba

Please sign in to comment.