File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.25.0
44
55require (
66 github.com/openshift/api v3.9.0+incompatible
7- github.com/schollz/progressbar/v3 v3.18 .0
7+ github.com/schollz/progressbar/v3 v3.19 .0
88 github.com/spf13/cobra v1.10.2
99 k8s.io/api v0.35.0
1010 k8s.io/apimachinery v0.35.0
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
106106github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
107107github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
108108github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
109- github.com/schollz/progressbar/v3 v3.18 .0 h1:uXdoHABRFmNIjUfte/Ex7WtuyVslrw2wVPQmCN62HpA =
110- github.com/schollz/progressbar/v3 v3.18 .0 /go.mod h1:IsO3lpbaGuzh8zIMzgY3+J8l4C8GjO0Y9S69eFvNsec =
109+ github.com/schollz/progressbar/v3 v3.19 .0 h1:Ea18xuIRQXLAUidVDox3AbwfUhD0/1IvohyTutOIFoc =
110+ github.com/schollz/progressbar/v3 v3.19 .0 /go.mod h1:IsO3lpbaGuzh8zIMzgY3+J8l4C8GjO0Y9S69eFvNsec =
111111github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ =
112112github.com/sergi/go-diff v1.2.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
113113github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU =
You can’t perform that action at this time.
0 commit comments