File tree Expand file tree Collapse file tree 4 files changed +108
-42
lines changed
github.com/schollz/progressbar/v3 Expand file tree Collapse file tree 4 files changed +108
-42
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/google/go-containerregistry v0.20.7
77 github.com/onsi/gomega v1.38.2
88 github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
9- github.com/schollz/progressbar/v3 v3.18 .0
9+ github.com/schollz/progressbar/v3 v3.19 .0
1010 github.com/shipwright-io/build v0.18.0
1111 github.com/spf13/cobra v1.10.1
1212 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -371,8 +371,8 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf
371371github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
372372github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI =
373373github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 /go.mod h1:+ePHsJ1keEjQtpvf9HHw0f4ZeJ0TLRsxhunSI2hYJSs =
374- github.com/schollz/progressbar/v3 v3.18 .0 h1:uXdoHABRFmNIjUfte/Ex7WtuyVslrw2wVPQmCN62HpA =
375- github.com/schollz/progressbar/v3 v3.18 .0 /go.mod h1:IsO3lpbaGuzh8zIMzgY3+J8l4C8GjO0Y9S69eFvNsec =
374+ github.com/schollz/progressbar/v3 v3.19 .0 h1:Ea18xuIRQXLAUidVDox3AbwfUhD0/1IvohyTutOIFoc =
375+ github.com/schollz/progressbar/v3 v3.19 .0 /go.mod h1:IsO3lpbaGuzh8zIMzgY3+J8l4C8GjO0Y9S69eFvNsec =
376376github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8 =
377377github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
378378github.com/shipwright-io/build v0.18.0 h1:99rZ1f8P71zxOzJSIcQFbWEPybXm5H46eNwXm1uz94Q =
Original file line number Diff line number Diff line change @@ -333,7 +333,7 @@ github.com/russross/blackfriday/v2
333333# github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
334334## explicit; go 1.13
335335github.com/sabhiram/go-gitignore
336- # github.com/schollz/progressbar/v3 v3.18 .0
336+ # github.com/schollz/progressbar/v3 v3.19 .0
337337## explicit; go 1.22
338338github.com/schollz/progressbar/v3
339339# github.com/shipwright-io/build v0.18.0
You can’t perform that action at this time.
0 commit comments