Skip to content

Commit

Permalink
[updatecli] Update to elastic/beats@9f2f7445453b (#2484)
Browse files Browse the repository at this point in the history
chore: Update to elastic/beats@9f2f7445453b

Made with ❤️️ by updatecli

Co-authored-by: Rômulo Farias <romulo.farias@elastic.co>
  • Loading branch information
cloudsecmachine and romulets authored Sep 13, 2024
1 parent 605125d commit 39b4a0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ require (
github.com/aws/smithy-go v1.20.4
github.com/dgraph-io/ristretto v0.1.1
github.com/djherbis/times v1.6.0
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240902050359-30320a3bfcfc
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240906192047-9f2f7445453b
github.com/elastic/e2e-testing v1.2.3
github.com/elastic/elastic-agent-autodiscover v0.8.2
github.com/elastic/elastic-agent-client/v7 v7.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -710,8 +710,8 @@ github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 h1:YEetp8
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21/go.mod h1:+020luEh2TKB4/GOp8oxxtq0Daoen/Cii55CzbTV6DU=
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/beats/v7 v7.0.0-alpha2.0.20240902050359-30320a3bfcfc h1:XNdQDk9aPy4vk1KIm7p4TAHz6jMaAXiIjjtIrEY5fCo=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240902050359-30320a3bfcfc/go.mod h1:m8d3EBr2z7YvWfxRgoE7SsUNbMTpyWXi67fG7B7vn7w=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240906192047-9f2f7445453b h1:YneDTFhpC/BV90wMw/4W6fThVHq9V3QAHroY1gHvwVg=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240906192047-9f2f7445453b/go.mod h1:m8d3EBr2z7YvWfxRgoE7SsUNbMTpyWXi67fG7B7vn7w=
github.com/elastic/e2e-testing v1.2.3 h1:XKF91O+Y6RcrTuNc7kMM4/HE9pvkvjASIYhEWS5XkT0=
github.com/elastic/e2e-testing v1.2.3/go.mod h1:TqP9TlnqFqKqd61etWkYgb8T+RulH7vmhg7lxQw/Yag=
github.com/elastic/elastic-agent-autodiscover v0.8.2 h1:Fs2FhR33AMBPfm5/jz4drVzaEZaqOIHlDBvGtkUZdIk=
Expand Down

0 comments on commit 39b4a0f

Please sign in to comment.