File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.23.3
6
6
7
7
require (
8
8
github.com/dustin/go-humanize v1.0.1
9
- github.com/jedib0t/go-pretty/v6 v6.6.1
9
+ github.com/jedib0t/go-pretty/v6 v6.6.4
10
10
github.com/schollz/progressbar/v3 v3.16.1
11
11
github.com/spf13/cobra v1.8.1
12
12
howett.net/plist v1.0.1
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ github.com/jedib0t/go-pretty/v6 v6.6.0 h1:wmZVuAcEkZRT+Aq1xXpE8IGat4vE5WXOMmBpbQ
19
19
github.com/jedib0t/go-pretty/v6 v6.6.0 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
20
20
github.com/jedib0t/go-pretty/v6 v6.6.1 h1:iJ65Xjb680rHcikRj6DSIbzCex2huitmc7bDtxYVWyc =
21
21
github.com/jedib0t/go-pretty/v6 v6.6.1 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
22
+ github.com/jedib0t/go-pretty/v6 v6.6.4 h1:B51RjA+Sytv0C0Je7PHGDXZBF2JpS5dZEWWRueBLP6U =
23
+ github.com/jedib0t/go-pretty/v6 v6.6.4 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
22
24
github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
23
25
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213 /go.mod h1:vNUNkEQ1e29fT/6vq2aBdFsgNPmy8qMdSay1npru+Sw =
24
26
github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
You can’t perform that action at this time.
0 commit comments