Skip to content

Commit

Permalink
chore: Update to elastic/beats@3935d2c3adc8
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
apmmachine committed Dec 21, 2023
1 parent 6cd7a2e commit 808f11d
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 @@ -576,11 +576,11 @@ SOFTWARE.

--------------------------------------------------------------------------------
Dependency : github.com/elastic/beats/v7
Version: v7.17.17-0.20231220163708-116aa5b9cbbd
Version: v7.17.17-0.20231221163928-3935d2c3adc8
Licence type (autodetected): Elastic
--------------------------------------------------------------------------------

Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20231220163708-116aa5b9cbbd/LICENSE.txt:
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20231221163928-3935d2c3adc8/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 @@ -14,7 +14,7 @@ require (
github.com/dop251/goja_nodejs v0.0.0-20230226152057-060fa99b809f // indirect
github.com/dustin/go-humanize v1.0.1
github.com/elastic/apm-server/approvaltest v0.0.0-00010101000000-000000000000
github.com/elastic/beats/v7 v7.17.17-0.20231220163708-116aa5b9cbbd
github.com/elastic/beats/v7 v7.17.17-0.20231221163928-3935d2c3adc8
github.com/elastic/ecs v1.12.0
github.com/elastic/elastic-agent-client/v7 v7.0.3 // indirect
github.com/elastic/gmux v0.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -381,8 +381,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/eclipse/paho.mqtt.golang v1.2.1-0.20200121105743-0d940dd29fd2 h1:DW6WrARxK5J+o8uAKCiACi5wy9EK1UzrsCpGBPsKHAA=
github.com/eclipse/paho.mqtt.golang v1.2.1-0.20200121105743-0d940dd29fd2/go.mod h1:H9keYFcgq3Qr5OUJm/JZI/i6U7joQ8SYLhZwfeOo6Ts=
github.com/elastic/beats/v7 v7.17.17-0.20231220163708-116aa5b9cbbd h1:89AZAI7SEEnhh+l+Z+q9FasoilLnF7zZnk30q8fcF4o=
github.com/elastic/beats/v7 v7.17.17-0.20231220163708-116aa5b9cbbd/go.mod h1:5afQce7EkA7OhsWfCG39y8r+CKH1yrNMZMBt6rha+As=
github.com/elastic/beats/v7 v7.17.17-0.20231221163928-3935d2c3adc8 h1:9e2ed47RbOU3CQGrqOImHS6P5tEHn1i6eVAOINdQJvQ=
github.com/elastic/beats/v7 v7.17.17-0.20231221163928-3935d2c3adc8/go.mod h1:5afQce7EkA7OhsWfCG39y8r+CKH1yrNMZMBt6rha+As=
github.com/elastic/ecs v1.12.0 h1:u6WZ2AWtxv5vHvTQ4EuVZdWZ51mKHQ2UIltRePcta5U=
github.com/elastic/ecs v1.12.0/go.mod h1:pgiLbQsijLOJvFR8OTILLu0Ni/R/foUNg0L+T6mU9b4=
github.com/elastic/elastic-agent-client/v7 v7.0.3 h1:YqZPnO7Z9rlj25sFZEUaxGGK3mZR4v0uSOcfO8GRv7s=
Expand Down

0 comments on commit 808f11d

Please sign in to comment.