File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/go-redis/redis/v8 v8.11.5
7
7
github.com/golang/mock v1.6.0
8
8
github.com/prometheus/client_golang v1.13.0
9
- github.com/rs/zerolog v1.27 .0
9
+ github.com/rs/zerolog v1.28 .0
10
10
github.com/stretchr/testify v1.8.0
11
11
)
12
12
Original file line number Diff line number Diff line change @@ -202,9 +202,9 @@ github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
202
202
github.com/prometheus/procfs v0.8.0 h1:ODq8ZFEaYeCaZOJlZZdJA2AbQR98dSHSM1KW/You5mo =
203
203
github.com/prometheus/procfs v0.8.0 /go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0uaxHdg830/4 =
204
204
github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
205
- github.com/rs/xid v1.3 .0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
206
- github.com/rs/zerolog v1.27 .0 h1:1T7qCieN22GVc8S4Q2yuexzBb1EqjbgjSH9RohbMjKs =
207
- github.com/rs/zerolog v1.27 .0 /go.mod h1:7frBqO0oezxmnO7GF86FY++uy8I0Tk/If5ni1G9Qc0U =
205
+ github.com/rs/xid v1.4 .0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
206
+ github.com/rs/zerolog v1.28 .0 h1:MirSo27VyNi7RJYP3078AA1+Cyzd2GB66qy3aUHvsWY =
207
+ github.com/rs/zerolog v1.28 .0 /go.mod h1:NILgTygv/Uej1ra5XxGf82ZFSLk58MFGAUS2o6usyD0 =
208
208
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
209
209
github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
210
210
github.com/sirupsen/logrus v1.6.0 /go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88 =
You can’t perform that action at this time.
0 commit comments