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

Broken gopkg.in/cheggaaa/pb.v3 #155

Closed
gmelillo opened this issue Oct 16, 2019 · 2 comments
Closed

Broken gopkg.in/cheggaaa/pb.v3 #155

gmelillo opened this issue Oct 16, 2019 · 2 comments

Comments

@gmelillo
Copy link

I use to import this package from gopkg.in but, checking on the site the v3 is supported but if I try to update keeping gopkg.in I got this nice error:

Command failed: go get -d ./...
go: finding gopkg.in/cheggaaa/pb.v3 v3.0.1
go: gopkg.in/cheggaaa/pb.v3@v3.0.1: go.mod has non-....v3 module path "github.com/cheggaaa/pb" at revision v3.0.1
go: error loading module requirements

There are some way to keep using gopkg?

@cheggaaa
Copy link
Owner

Sadly, but gopkg and go.mod can't work together.
You can look for similar issue mattn/go-colorable#35

@Akaame
Copy link

Akaame commented May 8, 2022

@cheggaaa can you close this as it seems it is a non-issue for this library?

@cheggaaa cheggaaa closed this as completed May 9, 2022
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

No branches or pull requests

3 participants