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 @@ -49,7 +49,7 @@ require (
49
49
github.com/cosmos/cosmos-db v1.0.0
50
50
github.com/cosmos/ibc-go/modules/capability v1.0.0-rc6
51
51
github.com/cosmos/ibc-go/v8 v8.0.0-beta.0
52
- github.com/rs/zerolog v1.30 .0
52
+ github.com/rs/zerolog v1.31 .0
53
53
github.com/spf13/viper v1.16.0
54
54
google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e
55
55
)
Original file line number Diff line number Diff line change @@ -941,8 +941,8 @@ github.com/rs/cors v1.7.0/go.mod h1:gFx+x8UowdsKA9AchylcLynDq+nNFfI8FkUZdN/jGCU=
941
941
github.com/rs/cors v1.8.3 h1:O+qNyWn7Z+F9M0ILBHgMVPuB1xTOucVd5gtaYyXBpRo =
942
942
github.com/rs/cors v1.8.3 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
943
943
github.com/rs/xid v1.5.0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
944
- github.com/rs/zerolog v1.30 .0 h1:SymVODrcRsaRaSInD9yQtKbtWqwsfoPcRff/oRXLj4c =
945
- github.com/rs/zerolog v1.30 .0 /go.mod h1:/tk+P47gFdPXq4QYjvCmT5/Gsug2nagsFWBWhAiSi1w =
944
+ github.com/rs/zerolog v1.31 .0 h1:FcTR3NnLWW+NnTwwhFWiJSZr4ECLpqCm6QsEnyvbV4A =
945
+ github.com/rs/zerolog v1.31 .0 /go.mod h1:/7mN4D5sKwJLZQ2b/znpjC3/GQWY/xaDXUM0kKWRHss =
946
946
github.com/russross/blackfriday v1.5.2 /go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g =
947
947
github.com/russross/blackfriday/v2 v2.0.1 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
948
948
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
You can’t perform that action at this time.
0 commit comments