File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/fatih/color v1.18.0
88 github.com/getarcaneapp/arcane/types v0.0.0-20251219045603-8a9960a2bf04
99 github.com/olekukonko/tablewriter v0.0.5
10- github.com/schollz/progressbar/v3 v3.18 .0
10+ github.com/schollz/progressbar/v3 v3.19 .0
1111 github.com/sirupsen/logrus v1.9.3
1212 github.com/spf13/cobra v1.10.2
1313 go.withmatt.com/size v0.0.0-20250220224316-11aee5773e67
Original file line number Diff line number Diff line change @@ -102,8 +102,8 @@ github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/f
102102github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
103103github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
104104github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
105- github.com/schollz/progressbar/v3 v3.18 .0 h1:uXdoHABRFmNIjUfte/Ex7WtuyVslrw2wVPQmCN62HpA =
106- github.com/schollz/progressbar/v3 v3.18 .0 /go.mod h1:IsO3lpbaGuzh8zIMzgY3+J8l4C8GjO0Y9S69eFvNsec =
105+ github.com/schollz/progressbar/v3 v3.19 .0 h1:Ea18xuIRQXLAUidVDox3AbwfUhD0/1IvohyTutOIFoc =
106+ github.com/schollz/progressbar/v3 v3.19 .0 /go.mod h1:IsO3lpbaGuzh8zIMzgY3+J8l4C8GjO0Y9S69eFvNsec =
107107github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
108108github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
109109github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU =
You can’t perform that action at this time.
0 commit comments