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

This commit is contained in:
Deluan
2021-03-12 18:19:39 -05:00
parent 720e2357b7
commit 34516ccf97
2 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -36,7 +36,7 @@ require (
github.com/onsi/gomega v1.10.5
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/pressly/goose v2.7.0+incompatible
github.com/sirupsen/logrus v1.7.0
github.com/sirupsen/logrus v1.8.1
github.com/spf13/afero v1.3.1 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/cobra v1.1.3
@@ -47,6 +47,7 @@ require (
github.com/ziutek/mymysql v1.5.4 // indirect
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb
golang.org/x/sys v0.0.0-20210309074719-68d13333faf2 // indirect
golang.org/x/tools v0.0.0-20210112230658-8b4aab62c064
google.golang.org/protobuf v1.25.0 // indirect
gopkg.in/djherbis/atime.v1 v1.0.0