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/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
88 github.com/olekukonko/tablewriter v1.0.7
99 github.com/paulmach/go.geojson v1.5.0
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 golang.org/x/text v0.26.0
1313 gorm.io/driver/sqlite v1.6.0
Original file line number Diff line number Diff line change @@ -101,6 +101,8 @@ github.com/schollz/progressbar/v3 v3.17.1 h1:bI1MTaoQO+v5kzklBjYNRQLoVpe0zbyRZNK
101101github.com/schollz/progressbar/v3 v3.17.1 /go.mod h1:RzqpnsPQNjUyIgdglUjRLgD7sVnxN1wpmBMV+UiEbL4 =
102102github.com/schollz/progressbar/v3 v3.18.0 h1:uXdoHABRFmNIjUfte/Ex7WtuyVslrw2wVPQmCN62HpA =
103103github.com/schollz/progressbar/v3 v3.18.0 /go.mod h1:IsO3lpbaGuzh8zIMzgY3+J8l4C8GjO0Y9S69eFvNsec =
104+ github.com/schollz/progressbar/v3 v3.19.0 h1:Ea18xuIRQXLAUidVDox3AbwfUhD0/1IvohyTutOIFoc =
105+ github.com/schollz/progressbar/v3 v3.19.0 /go.mod h1:IsO3lpbaGuzh8zIMzgY3+J8l4C8GjO0Y9S69eFvNsec =
104106github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
105107github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
106108github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments