Bump github.com/sirupsen/logrus from 1.4.2 to 1.7.0

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.4.2 to 1.7.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.2...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-17 01:47:04 +00:00
committed by GitHub
parent 139c75eb49
commit 130f1d9c7f
2 changed files with 5 additions and 8 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
fyne.io/fyne v1.2.3
github.com/kr/pretty v0.1.0 // indirect
github.com/mitchellh/go-ps v1.0.0
github.com/sirupsen/logrus v1.4.2
github.com/sirupsen/logrus v1.7.0
github.com/stretchr/testify v1.4.0 // indirect
golang.org/x/net v0.0.0-20190620200207-3b0461eec859 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect