Skip to content

Commit

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

Made with ❤️️ by updatecli

Co-authored-by: apmmachine <apmmachine@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Jun 23, 2023
1 parent c625c64 commit a44a119
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -499,11 +499,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v0.1.1

--------------------------------------------------------------------------------
Dependency : github.com/elastic/beats/v7
Version: v7.0.0-alpha2.0.20230620141752-bdb67bc10dbb
Version: v7.0.0-alpha2.0.20230623101634-79563daf8d54
Licence type (autodetected): Elastic
--------------------------------------------------------------------------------

Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20230620141752-bdb67bc10dbb/LICENSE.txt:
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20230623101634-79563daf8d54/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/dgraph-io/badger/v2 v2.2007.3-0.20201012072640-f5a7e0a1c83b
github.com/dustin/go-humanize v1.0.1
github.com/elastic/apm-data v0.1.1-0.20230623082928-36c21ea239e6
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230620141752-bdb67bc10dbb
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230623101634-79563daf8d54
github.com/elastic/elastic-agent-client/v7 v7.1.2
github.com/elastic/elastic-agent-libs v0.3.9
github.com/elastic/elastic-agent-system-metrics v0.6.1
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ github.com/eapache/queue v1.1.0 h1:YOEu7KNc61ntiQlcEeUIoDTJ2o8mQznoNvUhiigpIqc=
github.com/eapache/queue v1.1.0/go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFPTqq+I=
github.com/elastic/apm-data v0.1.1-0.20230623082928-36c21ea239e6 h1:8R0sB/fvUUcPXa/GJnaXdX4ZTZTAPimYySk3aIC9DCA=
github.com/elastic/apm-data v0.1.1-0.20230623082928-36c21ea239e6/go.mod h1:8HEBtP5evAcAvYeu/Nnn1yrdIoyECqm425/Ggs9JHv8=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230620141752-bdb67bc10dbb h1:UUQGsxFyEIb8dUR5kFYT3Fjl15Re6vMGD3GRP4v9i38=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230620141752-bdb67bc10dbb/go.mod h1:5fEGVnaNWMPordHT4eWfGY8Sz4HwuthJ9G32hAXFYQk=
github.com/elastic/elastic-agent-autodiscover v0.6.1 h1:vXR+3QVDL7Ij7IMKul13iIiDmM66HsX6MS6I0T4O8gw=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230623101634-79563daf8d54 h1:PNgJrKqaLeJ7TrK+t4cY2qub9bCxWqbJIROEP3snlA8=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230623101634-79563daf8d54/go.mod h1:vv+rwvdKljrGayzsxCRMcKLzSR7iAmw99FyCoXbQTXA=
github.com/elastic/elastic-agent-autodiscover v0.6.2 h1:7P3cbMBWXjbzA80rxitQjc+PiWyZ4I4F4LqrCYgYlNc=
github.com/elastic/elastic-agent-client/v7 v7.1.2 h1:p6KvvDMoFCBPvchxcx9cRXpRjsDaii0m/wE3lqQxpmM=
github.com/elastic/elastic-agent-client/v7 v7.1.2/go.mod h1:G3Mk1pHXxvj3wC5FvsGUlPOsvapTB5SfrUmWiJDXT6Q=
github.com/elastic/elastic-agent-libs v0.3.9 h1:2xbZUOM20Q9ni3dkNjj8r274fub22SuLqi6SedknV7g=
Expand Down

0 comments on commit a44a119

Please sign in to comment.