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.2
6
6
7
7
require (
8
8
github.com/dustin/go-humanize v1.0.1
9
- github.com/jedib0t/go-pretty/v6 v6.5.9
9
+ github.com/jedib0t/go-pretty/v6 v6.6.0
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 @@ -15,6 +15,8 @@ github.com/jedib0t/go-pretty/v6 v6.5.8 h1:8BCzJdSvUbaDuRba4YVh+SKMGcAAKdkcF3SVFb
15
15
github.com/jedib0t/go-pretty/v6 v6.5.8 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
16
16
github.com/jedib0t/go-pretty/v6 v6.5.9 h1:ACteMBRrrmm1gMsXe9PSTOClQ63IXDUt03H5U+UV8OU =
17
17
github.com/jedib0t/go-pretty/v6 v6.5.9 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
18
+ github.com/jedib0t/go-pretty/v6 v6.6.0 h1:wmZVuAcEkZRT+Aq1xXpE8IGat4vE5WXOMmBpbQqERXw =
19
+ github.com/jedib0t/go-pretty/v6 v6.6.0 /go.mod h1:zbn98qrYlh95FIhwwsbIip0LYpwSG8SUOScs+v9/t0E =
18
20
github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
19
21
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213 /go.mod h1:vNUNkEQ1e29fT/6vq2aBdFsgNPmy8qMdSay1npru+Sw =
20
22
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