fix(deps): update module github.com/sirupsen/logrus to v1.8.1 (#18)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-03-10 08:16:36 +01:00
committed by GitHub
parent 61d24fd8f6
commit 421de00a8e
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/joho/godotenv v1.3.0
github.com/kr/pretty v0.1.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sirupsen/logrus v1.8.0
github.com/sirupsen/logrus v1.8.1
github.com/urfave/cli/v2 v2.3.0
golang.org/x/sys v0.0.0-20210113181707-4bcb84eeeb78 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect