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 @@ -10,7 +10,7 @@ require (
10
10
github.com/google/uuid v1.6.0
11
11
github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf
12
12
github.com/jedib0t/go-pretty/v6 v6.6.7
13
- github.com/lmittmann/tint v1.1.1
13
+ github.com/lmittmann/tint v1.1.2
14
14
github.com/mattn/go-colorable v0.1.14
15
15
github.com/spf13/cobra v1.9.1
16
16
github.com/spf13/pflag v1.0.6
Original file line number Diff line number Diff line change @@ -400,8 +400,8 @@ github.com/ldez/usetesting v0.4.3 h1:pJpN0x3fMupdTf/IapYjnkhiY1nSTN+pox1/GyBRw3k
400
400
github.com/ldez/usetesting v0.4.3 /go.mod h1:eEs46T3PpQ+9RgN9VjpY6qWdiw2/QmfiDeWmdZdrjIQ =
401
401
github.com/leonklingele/grouper v1.1.2 h1:o1ARBDLOmmasUaNDesWqWCIFH3u7hoFlM84YrjT3mIY =
402
402
github.com/leonklingele/grouper v1.1.2 /go.mod h1:6D0M/HVkhs2yRKRFZUoGjeDy7EZTfFBE9gl4kjmIGkA =
403
- github.com/lmittmann/tint v1.1.1 h1:xmmGuinUsCSxWdwH1OqMUQ4tzQsq3BdjJLAAmVKJ9Dw =
404
- github.com/lmittmann/tint v1.1.1 /go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE =
403
+ github.com/lmittmann/tint v1.1.2 h1:2CQzrL6rslrsyjqLDwD11bZ5OpLBPU+g3G/r5LSfS8w =
404
+ github.com/lmittmann/tint v1.1.2 /go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE =
405
405
github.com/macabu/inamedparam v0.2.0 h1:VyPYpOc10nkhI2qeNUdh3Zket4fcZjEWe35poddBCpE =
406
406
github.com/macabu/inamedparam v0.2.0 /go.mod h1:+Pee9/YfGe5LJ62pYXqB89lJ+0k5bsR8Wgz/C0Zlq3U =
407
407
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
You can’t perform that action at this time.
0 commit comments