dvassallo / s3-benchmark

Measure Amazon S3's performance from any location.
MIT License
822 stars 133 forks source link

fix build (progressbar) #23

Open ahrens opened 3 years ago

ahrens commented 3 years ago

The build depends on progressbar/v2, which no longer exists. Update it to simply progressbar.

Closes #17

Signed-off-by: Matthew Ahrens mahrens@delphix.com

@dvassallo, I noticed that there haven't been many updates to this project since 2019. If you are no longer maintaining it, my team may be able to contribute. Let me know how you'd like to proceed.

jplitza commented 2 years ago

This doesn't seem to work (anymore):

./main.go:262:10: undefined: progressbar.NewOptions
./main.go:262:47: undefined: progressbar.OptionSetRenderBlankState
./main.go:574:9: undefined: progressbar.NewOptions
./main.go:574:57: undefined: progressbar.OptionSetRenderBlankState