mirror of
https://github.com/gogrlx/bitcask.git
synced 2026-04-02 02:58:59 -07:00
Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 (#208)
This commit is contained in:
committed by
GitHub
parent
babc735772
commit
3f804c2d81
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user