Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0 (#209)

This commit is contained in:
dependabot-preview[bot]
2021-02-18 06:49:55 +10:00
committed by GitHub
parent 3f804c2d81
commit 7235887aca
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/pelletier/go-toml v1.6.0 // indirect
github.com/pkg/errors v0.9.1
github.com/plar/go-adaptive-radix-tree v1.0.4
github.com/sirupsen/logrus v1.7.1
github.com/sirupsen/logrus v1.8.0
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/cobra v0.0.7