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

Can't import in Golang 1.11/1.112 (Go modules) #34

Closed
jeanlucmongrain opened this issue Mar 13, 2019 · 1 comment
Closed

Can't import in Golang 1.11/1.112 (Go modules) #34

jeanlucmongrain opened this issue Mar 13, 2019 · 1 comment

Comments

@jeanlucmongrain
Copy link

mattn/go-colorable#35 also affect this repo

go get -u "gopkg.in/mattn/go-isatty.v0"
go: gopkg.in/mattn/go-isatty.v0@v0.0.7: go.mod has non-....v0 module path "github.com/mattn/go-isatty" at revision v0.0.7
@wooramel
Copy link

Update your go mod dep

@mattn mattn closed this as completed Apr 17, 2019
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