Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 (#208)

This commit is contained in:
dependabot-preview[bot]
2021-02-17 07:18:46 +10:00
committed by GitHub
parent babc735772
commit 3f804c2d81
2 changed files with 3 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.0
github.com/sirupsen/logrus v1.7.1
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/cobra v0.0.7