File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ require (
258258 github.com/russross/blackfriday/v2 v2.1.0 // indirect
259259 github.com/sasha-s/go-deadlock v0.3.1 // indirect
260260 github.com/shoenig/go-m1cpu v0.1.4 // indirect
261- github.com/sirupsen/logrus v1.9.0 // indirect
261+ github.com/sirupsen/logrus v1.9.1 // indirect
262262 github.com/spaolacci/murmur3 v1.1.0 // indirect
263263 github.com/supranational/blst v0.3.10 // indirect
264264 github.com/tklauser/go-sysconf v0.3.11 // indirect
Original file line number Diff line number Diff line change @@ -1502,8 +1502,8 @@ github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPx
15021502github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
15031503github.com/sirupsen/logrus v1.6.0 /go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88 =
15041504github.com/sirupsen/logrus v1.7.0 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
1505- github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0 =
1506- github.com/sirupsen/logrus v1.9.0 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
1505+ github.com/sirupsen/logrus v1.9.1 h1:Ou41VVR3nMWWmTiEUnj0OlsgOSCUFgsPAOl6jRIcVtQ =
1506+ github.com/sirupsen/logrus v1.9.1 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
15071507github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
15081508github.com/smartystreets/assertions v0.0.0-20190215210624-980c5ac6f3ac /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
15091509github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c /go.mod h1:XDJAKZRPZ1CvBcN2aX5YOUTYGHki24fSF0Iv48Ibg0s =
You can’t perform that action at this time.
0 commit comments