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 @@ -18,7 +18,7 @@ require (
18
18
github.com/mattn/go-isatty v0.0.20
19
19
github.com/microsoft/go-mssqldb v1.6.0
20
20
github.com/mitchellh/go-homedir v1.1.0
21
- github.com/rs/zerolog v1.31 .0
21
+ github.com/rs/zerolog v1.32 .0
22
22
github.com/sijms/go-ora/v2 v2.8.9
23
23
github.com/spf13/cobra v1.8.0
24
24
github.com/stretchr/testify v1.8.4
Original file line number Diff line number Diff line change @@ -317,8 +317,8 @@ github.com/rs/xid v1.3.0/go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg=
317
317
github.com/rs/xid v1.5.0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
318
318
github.com/rs/zerolog v1.18.0 /go.mod h1:9nvC1axdVrAHcu/s9taAVfBuIdTZLVQmKQyvrUjF5+I =
319
319
github.com/rs/zerolog v1.25.0 /go.mod h1:7KHcEGe0QZPOm2IE4Kpb5rTh6n1h2hIgS5OOnu1rUaI =
320
- github.com/rs/zerolog v1.31 .0 h1:FcTR3NnLWW+NnTwwhFWiJSZr4ECLpqCm6QsEnyvbV4A =
321
- github.com/rs/zerolog v1.31 .0 /go.mod h1:/7mN4D5sKwJLZQ2b/znpjC3/GQWY/xaDXUM0kKWRHss =
320
+ github.com/rs/zerolog v1.32 .0 h1:keLypqrlIjaFsbmJOBdB/qvyF8KEtCWHwobLp5l/mQ0 =
321
+ github.com/rs/zerolog v1.32 .0 /go.mod h1:/7mN4D5sKwJLZQ2b/znpjC3/GQWY/xaDXUM0kKWRHss =
322
322
github.com/russross/blackfriday/v2 v2.0.1 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
323
323
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
324
324
github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f /go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts =
You can’t perform that action at this time.
0 commit comments