Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix build (progressbar) #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix build (progressbar) #23

wants to merge 1 commit into from

Conversation

ahrens
Copy link

@ahrens ahrens commented May 7, 2021

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

Closes #17

Signed-off-by: Matthew Ahrens [email protected]

@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.

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

Closes dvassallo#17

Signed-off-by: Matthew Ahrens <[email protected]>
@jplitza
Copy link

jplitza commented Dec 9, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build fails on progressbar
2 participants