File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.3
77require (
88 github.com/dustin/go-humanize v1.0.1
99 github.com/jedib0t/go-pretty/v6 v6.7.8
10- github.com/schollz/progressbar/v3 v3.18 .0
10+ github.com/schollz/progressbar/v3 v3.19 .0
1111 github.com/spf13/cobra v1.9.0
1212 howett.net/plist v1.0.1
1313)
Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ github.com/schollz/progressbar/v3 v3.16.1 h1:RnF1neWZFzLCoGx8yp1yF7SDl4AzNDI5y4I
5353github.com/schollz/progressbar/v3 v3.16.1 /go.mod h1:I2ILR76gz5VXqYMIY/LdLecvMHDPVcQm3W/MSKi1TME =
5454github.com/schollz/progressbar/v3 v3.18.0 h1:uXdoHABRFmNIjUfte/Ex7WtuyVslrw2wVPQmCN62HpA =
5555github.com/schollz/progressbar/v3 v3.18.0 /go.mod h1:IsO3lpbaGuzh8zIMzgY3+J8l4C8GjO0Y9S69eFvNsec =
56+ github.com/schollz/progressbar/v3 v3.19.0 h1:Ea18xuIRQXLAUidVDox3AbwfUhD0/1IvohyTutOIFoc =
57+ github.com/schollz/progressbar/v3 v3.19.0 /go.mod h1:IsO3lpbaGuzh8zIMzgY3+J8l4C8GjO0Y9S69eFvNsec =
5658github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0 =
5759github.com/spf13/cobra v1.8.0 /go.mod h1:WXLWApfZ71AjXPya3WOlMsY9yMs7YeiHhFVlvLyhcho =
5860github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM =
You can’t perform that action at this time.
0 commit comments