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

Build fails on progressbar #17

Open
davidmgre opened this issue Oct 22, 2019 · 0 comments · May be fixed by #23
Open

Build fails on progressbar #17

davidmgre opened this issue Oct 22, 2019 · 0 comments · May be fixed by #23

Comments

@davidmgre
Copy link

Hi @dvassallo,

Great utility!

I'm attempting to run dep ensure but the process fails. Any guidance is appreciated!

...
	v0.2.0: Could not introduce github.com/schollz/[email protected], as its subpackage github.com/schollz/progressbar/v2 is missing. (Package is required by (root).)
	v0.1.0: Could not introduce github.com/schollz/[email protected], as its subpackage github.com/schollz/progressbar/v2 is missing. (Package is required by (root).)
	master: Could not introduce github.com/schollz/progressbar@master, as its subpackage github.com/schollz/progressbar/v2 is missing. (Package is required by (root).)
	finish: Could not introduce github.com/schollz/progressbar@finish, as its subpackage github.com/schollz/progressbar/v2 is missing. (Package is required by (root).)
	time: Could not introduce github.com/schollz/progressbar@time, as its subpackage github.com/schollz/progressbar/v2 is missing. (Package is required by (root).)

ahrens added a commit to ahrens/s3-benchmark that referenced this issue May 7, 2021
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]>
@ahrens ahrens linked a pull request May 7, 2021 that will close this issue
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 a pull request may close this issue.

1 participant