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 @@ -9,7 +9,7 @@ require (
9
9
github.com/google/go-cmp v0.7.0
10
10
github.com/google/uuid v1.6.0
11
11
github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf
12
- github.com/jedib0t/go-pretty/v6 v6.6.7
12
+ github.com/jedib0t/go-pretty/v6 v6.6.8
13
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
Original file line number Diff line number Diff line change @@ -342,8 +342,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
342
342
github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
343
343
github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf h1:FtEj8sfIcaaBfAKrE1Cwb61YDtYq9JxChK1c7AKce7s =
344
344
github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf /go.mod h1:yrqSXGoD/4EKfF26AOGzscPOgTTJcyAwM2rpixWT+t4 =
345
- github.com/jedib0t/go-pretty/v6 v6.6.7 h1:m+LbHpm0aIAPLzLbMfn8dc3Ht8MW7lsSO4MPItz/Uuo =
346
- github.com/jedib0t/go-pretty/v6 v6.6.7 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
345
+ github.com/jedib0t/go-pretty/v6 v6.6.8 h1:JnnzQeRz2bACBobIaa/r+nqjvws4yEhcmaZ4n1QzsEc =
346
+ github.com/jedib0t/go-pretty/v6 v6.6.8 /go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU =
347
347
github.com/jgautheron/goconst v1.7.1 h1:VpdAG7Ca7yvvJk5n8dMwQhfEZJh95kl/Hl9S1OI5Jkk =
348
348
github.com/jgautheron/goconst v1.7.1 /go.mod h1:aAosetZ5zaeC/2EfMeRswtxUFBpe2Hr7HzkgX4fanO4 =
349
349
github.com/jingyugao/rowserrcheck v1.1.1 h1:zibz55j/MJtLsjP1OF4bSdgXxwL1b+Vn7Tjzq7gFzUs =
You can’t perform that action at this time.
0 commit comments