File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
34
34
github.com/ory/x v0.0.168 // indirect
35
35
github.com/pborman/uuid v1.2.1 // indirect
36
36
github.com/pelletier/go-toml v1.8.1 // indirect
37
- github.com/sirupsen/logrus v1.7.0
37
+ github.com/sirupsen/logrus v1.8.1
38
38
github.com/smartystreets/assertions v1.2.0 // indirect
39
39
github.com/spaolacci/murmur3 v1.1.0 // indirect
40
40
github.com/spf13/afero v1.5.1 // indirect
Original file line number Diff line number Diff line change @@ -900,8 +900,8 @@ github.com/sirupsen/logrus v1.4.1/go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMB
900
900
github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
901
901
github.com/sirupsen/logrus v1.5.0 /go.mod h1:+F7Ogzej0PZc/94MaYx/nvG9jOFMD2osvC3s+Squfpo =
902
902
github.com/sirupsen/logrus v1.6.0 /go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88 =
903
- github.com/sirupsen/logrus v1.7.0 h1:ShrD1U9pZB12TX0cVy0DtePoCH97K8EtX+mg7ZARUtM =
904
- github.com/sirupsen/logrus v1.7.0 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
903
+ github.com/sirupsen/logrus v1.8.1 h1:dJKuHgqk1NNQlqoA6BTlM1Wf9DOH3NBjQyu0h9+AZZE =
904
+ github.com/sirupsen/logrus v1.8.1 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
905
905
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
906
906
github.com/smartystreets/assertions v1.2.0 h1:42S6lae5dvLc7BrLu/0ugRtcFVjoJNMC/N3yZFZkDFs =
907
907
github.com/smartystreets/assertions v1.2.0 /go.mod h1:tcbTF8ujkAEcZ8TElKY+i30BzYlVhC/LOxJk7iOWnoo =
You can’t perform that action at this time.
0 commit comments