File tree Expand file tree Collapse file tree 4 files changed +63
-4
lines changed
github.com/schollz/progressbar/v3 Expand file tree Collapse file tree 4 files changed +63
-4
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ require (
133
133
github.com/prometheus/alertmanager v0.27.0
134
134
github.com/prometheus/common/sigv4 v0.1.0
135
135
github.com/richardartoul/molecule v1.0.0
136
- github.com/schollz/progressbar/v3 v3.17.1
136
+ github.com/schollz/progressbar/v3 v3.18.0
137
137
github.com/shirou/gopsutil/v4 v4.24.12
138
138
github.com/thanos-io/objstore v0.0.0-20241217111833-063ea3806b2f
139
139
github.com/twmb/franz-go v1.18.0
Original file line number Diff line number Diff line change @@ -1055,8 +1055,8 @@ github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb
1055
1055
github.com/samuel/go-zookeeper v0.0.0-20190923202752-2cc03de413da /go.mod h1:gi+0XIa01GRL2eRQVjQkKGqKF3SF9vZR/HnPullcV2E =
1056
1056
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.30 h1:yoKAVkEVwAqbGbR8n87rHQ1dulL25rKloGadb3vm770 =
1057
1057
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.30 /go.mod h1:sH0u6fq6x4R5M7WxkoQFY/o7UaiItec0o1LinLCJNq8 =
1058
- github.com/schollz/progressbar/v3 v3.17.1 h1:bI1MTaoQO+v5kzklBjYNRQLoVpe0zbyRZNK6DFkVC5U =
1059
- github.com/schollz/progressbar/v3 v3.17.1 /go.mod h1:RzqpnsPQNjUyIgdglUjRLgD7sVnxN1wpmBMV+UiEbL4 =
1058
+ github.com/schollz/progressbar/v3 v3.18.0 h1:uXdoHABRFmNIjUfte/Ex7WtuyVslrw2wVPQmCN62HpA =
1059
+ github.com/schollz/progressbar/v3 v3.18.0 /go.mod h1:IsO3lpbaGuzh8zIMzgY3+J8l4C8GjO0Y9S69eFvNsec =
1060
1060
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 h1:nn5Wsu0esKSJiIVhscUtVbo7ada43DJhG55ua/hjS5I =
1061
1061
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 /go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc =
1062
1062
github.com/segmentio/fasthash v1.0.3 h1:EI9+KE1EwvMLBWwjpRDc+fEM+prwxDYbslddQGtrmhM =
Original file line number Diff line number Diff line change @@ -1569,7 +1569,7 @@ github.com/rivo/uniseg
1569
1569
# github.com/rs/xid v1.6.0
1570
1570
## explicit; go 1.16
1571
1571
github.com/rs/xid
1572
- # github.com/schollz/progressbar/v3 v3.17.1
1572
+ # github.com/schollz/progressbar/v3 v3.18.0
1573
1573
## explicit; go 1.22
1574
1574
github.com/schollz/progressbar/v3
1575
1575
# github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
You can’t perform that action at this time.
0 commit comments