Skip to content

Commit

Permalink
Merge pull request #14 from liuwenping/master
Browse files Browse the repository at this point in the history
minor: update beats framework version to v7.1.8-bk
  • Loading branch information
liuwenping committed Oct 8, 2021
2 parents c1d7870 + 62e9e00 commit e878680
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ require (

replace (
github.com/Sirupsen/logrus v1.6.0 => github.com/sirupsen/logrus v1.6.0
github.com/elastic/beats v7.1.1+incompatible => github.com/TencentBlueKing/beats v7.1.7-bk+incompatible
github.com/elastic/beats v7.1.1+incompatible => github.com/TencentBlueKing/beats v7.1.8-bk+incompatible
)
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ github.com/StackExchange/wmi v1.2.1 h1:VIkavFPXSjcnS+O8yTq7NI32k0R5Aj+v39y29VYDO
github.com/StackExchange/wmi v1.2.1/go.mod h1:rcmrprowKIVzvc+NUiLncP2uuArMWLCbu9SBzvHz7e8=
github.com/TencentBlueKing/beats v7.1.7-bk+incompatible h1:chojCtoF2n98lpeocSdo4f59J7lf/Nm6rJOCA+GcEQY=
github.com/TencentBlueKing/beats v7.1.7-bk+incompatible/go.mod h1:ZMsX71rXxEo52YtXTamkUBNY4BmgxFY1NSZL1l1dNts=
github.com/TencentBlueKing/beats v7.1.8-bk+incompatible/go.mod h1:ZMsX71rXxEo52YtXTamkUBNY4BmgxFY1NSZL1l1dNts=
github.com/TencentBlueKing/collector-go-sdk/v2 v2.0.0 h1:2KNdks6NP7BRSUwQeqWsdFFCxVmAJWMGu1bIdTpiIrk=
github.com/TencentBlueKing/collector-go-sdk/v2 v2.0.0/go.mod h1:WedWCIQbgTlpmFUj9Ol19QPm7hlKzd/nbAFzr3ZxTz4=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
Expand Down

0 comments on commit e878680

Please sign in to comment.