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 @@ -10,7 +10,7 @@ require (
1010 github.com/glebarez/go-sqlite v1.21.2
1111 github.com/glebarez/sqlite v1.9.0
1212 github.com/google/uuid v1.3.0
13- github.com/rs/zerolog v1.29.1
13+ github.com/rs/zerolog v1.30.0
1414 github.com/shopspring/decimal v1.3.1
1515 github.com/stretchr/testify v1.8.4
1616 github.com/swaggo/files v1.0.1
Original file line number Diff line number Diff line change @@ -123,10 +123,10 @@ github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTE
123123github.com/rogpeppe/go-internal v1.8.0 h1:FCbCCtXNOY3UtUuHUYaghJg4y7Fd14rXifAYUAtL9R8 =
124124github.com/rogpeppe/go-internal v1.8.0 /go.mod h1:WmiCO8CzOY8rg0OYDC4/i/2WRWAB6poM+XZ2dLUbcbE =
125125github.com/rs/xid v1.2.1 /go.mod h1:+uKXf+4Djp6Md1KODXJxgGQPKngRmWyn10oCKFzNHOQ =
126- github.com/rs/xid v1.4 .0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
126+ github.com/rs/xid v1.5 .0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
127127github.com/rs/zerolog v1.20.0 /go.mod h1:IzD0RJ65iWH0w97OQQebJEvTZYvsCUm9WVLWBQrJRjo =
128- github.com/rs/zerolog v1.29.1 h1:cO+d60CHkknCbvzEWxP0S9K6KqyTjrCNUy1LdQLCGPc =
129- github.com/rs/zerolog v1.29.1 /go.mod h1:Le6ESbR7hc+DP6Lt1THiV8CQSdkkNrd3R0XbEgp3ZBU =
128+ github.com/rs/zerolog v1.30.0 h1:SymVODrcRsaRaSInD9yQtKbtWqwsfoPcRff/oRXLj4c =
129+ github.com/rs/zerolog v1.30.0 /go.mod h1:/tk+P47gFdPXq4QYjvCmT5/Gsug2nagsFWBWhAiSi1w =
130130github.com/shopspring/decimal v1.3.1 h1:2Usl1nmF/WZucqkFZhnfFYxxxu8LG21F6nPQBE5gKV8 =
131131github.com/shopspring/decimal v1.3.1 /go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o =
132132github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments