Skip to content

Commit

Permalink
Beats plugin upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradeep-Jaiswar-ML committed Jun 22, 2022
1 parent 31915b5 commit d72168e
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/reviewdog/reviewdog v0.9.17
github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735
github.com/santhosh-tekuri/jsonschema v1.2.4
github.com/snappyflow/beats/v7 v7.0.23
github.com/snappyflow/beats/v7 v7.0.24
github.com/spf13/cobra v0.0.5
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.6.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -876,8 +876,8 @@ github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d h1:zE9ykE
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc=
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a h1:pa8hGb/2YqsZKovtsgrwcDH1RZhVbTKCjLp47XpqCDs=
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=
github.com/snappyflow/beats/v7 v7.0.23 h1:akE93PCqXnwcge8XMGzClBTj3lLsbl8xh92k8nkjA6s=
github.com/snappyflow/beats/v7 v7.0.23/go.mod h1:Z4+AFyz7tvmB4uMhkn0TL2n2Z3eyfsUZuqwglsZKWtY=
github.com/snappyflow/beats/v7 v7.0.24 h1:UiLP5wU5o5gqVz3n7tLhEWV4x44/B1OGvBZLwY89Nos=
github.com/snappyflow/beats/v7 v7.0.24/go.mod h1:Z4+AFyz7tvmB4uMhkn0TL2n2Z3eyfsUZuqwglsZKWtY=
github.com/soheilhy/cmux v0.1.4/go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM=
github.com/sourcegraph/go-diff v0.5.1 h1:gO6i5zugwzo1RVTvgvfwCOSVegNuvnNi6bAD1QCmkHs=
github.com/sourcegraph/go-diff v0.5.1/go.mod h1:j2dHj3m8aZgQO8lMTcTnBcXkRRRqi34cd2MNlA9u1mE=
Expand Down

0 comments on commit d72168e

Please sign in to comment.