This repository was archived by the owner on Oct 20, 2024. It is now read-only.
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 @@ -15,7 +15,7 @@ require (
15
15
github.com/google/uuid v1.2.0
16
16
github.com/metachris/flashbotsrpc v0.5.0
17
17
github.com/mitchellh/mapstructure v1.5.0
18
- github.com/rs/zerolog v1.28 .0
18
+ github.com/rs/zerolog v1.29 .0
19
19
github.com/spf13/cobra v1.6.0
20
20
github.com/spf13/viper v1.13.0
21
21
github.com/wangjia184/sortedset v0.0.0-20220209072355-af6d6d227aa7
Original file line number Diff line number Diff line change @@ -304,8 +304,8 @@ github.com/rogpeppe/go-internal v1.8.0 h1:FCbCCtXNOY3UtUuHUYaghJg4y7Fd14rXifAYUA
304
304
github.com/rogpeppe/go-internal v1.8.0 /go.mod h1:WmiCO8CzOY8rg0OYDC4/i/2WRWAB6poM+XZ2dLUbcbE =
305
305
github.com/rs/cors v1.7.0 h1:+88SsELBHx5r+hZ8TCkggzSstaWNbDvThkVK8H6f9ik =
306
306
github.com/rs/xid v1.4.0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
307
- github.com/rs/zerolog v1.28 .0 h1:MirSo27VyNi7RJYP3078AA1+Cyzd2GB66qy3aUHvsWY =
308
- github.com/rs/zerolog v1.28 .0 /go.mod h1:NILgTygv/Uej1ra5XxGf82ZFSLk58MFGAUS2o6usyD0 =
307
+ github.com/rs/zerolog v1.29 .0 h1:Zes4hju04hjbvkVkOhdl2HpZa+0PmVwigmo8XoORE5w =
308
+ github.com/rs/zerolog v1.29 .0 /go.mod h1:NILgTygv/Uej1ra5XxGf82ZFSLk58MFGAUS2o6usyD0 =
309
309
github.com/russross/blackfriday v1.5.2 h1:HyvC0ARfnZBqnXwABFeSZHpKvJHJJfPz81GNueLj0oo =
310
310
github.com/russross/blackfriday v1.5.2 /go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g =
311
311
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
You can’t perform that action at this time.
0 commit comments