Skip to content

Commit

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

Made with ❤️️ by updatecli

Co-authored-by: apmmachine <[email protected]>
  • Loading branch information
apmmachine and apmmachine authored Aug 3, 2023
1 parent a19e81b commit 9486cb6
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 @@ -499,11 +499,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]

--------------------------------------------------------------------------------
Dependency : github.com/elastic/beats/v7
Version: v7.0.0-alpha2.0.20230801205235-90cd631cabf8
Version: v7.0.0-alpha2.0.20230803133951-78fc965b6275
Licence type (autodetected): Elastic
--------------------------------------------------------------------------------

Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20230801205235-90cd631cabf8/LICENSE.txt:
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20230803133951-78fc965b6275/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.20230727133025-e3e170b1fded
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230801205235-90cd631cabf8
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230803133951-78fc965b6275
github.com/elastic/elastic-agent-client/v7 v7.2.0
github.com/elastic/elastic-agent-libs v0.3.9
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 @@ -123,8 +123,8 @@ 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.20230727133025-e3e170b1fded h1:2J9lQKt+f8NUtyvEmxROEGgz/kTnPoUuVhKexM289J8=
github.com/elastic/apm-data v0.1.1-0.20230727133025-e3e170b1fded/go.mod h1:lMTMoCWNadiDJih/tLechuMTtumEeedtKJlBOYAv030=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230801205235-90cd631cabf8 h1:wMALZo7J9+WAg8Q4jfgNtyTAcLeuFNPSWLRKlOhaMCI=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230801205235-90cd631cabf8/go.mod h1:wMne5p69cYgX9Z2k8OqfRvZAC7Q4bX/o6PwNs6UI2Xo=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230803133951-78fc965b6275 h1:jSWNbBGDfpT0E4uE7hnZCNBcY/kiEyefmaFfn9DQvRk=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230803133951-78fc965b6275/go.mod h1:wMne5p69cYgX9Z2k8OqfRvZAC7Q4bX/o6PwNs6UI2Xo=
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 9486cb6

Please sign in to comment.