fix(deps): update github.com/kami-zh/go-capturer commit hash to 52ea6c8

This commit is contained in:
Renovate Bot 2021-12-19 08:21:27 +00:00
parent 9503936548
commit 61fc24e04b
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.16
require (
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/kami-zh/go-capturer v0.0.0-20171211120116-e492ea43421d
github.com/kami-zh/go-capturer 52ea6c8fed04
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/urfave/cli/v2 v2.3.0