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

Unable to download the CLI #289

Closed
pablote opened this issue Oct 3, 2019 · 3 comments
Closed

Unable to download the CLI #289

pablote opened this issue Oct 3, 2019 · 3 comments

Comments

@pablote
Copy link

pablote commented Oct 3, 2019

Describe the Bug
Unable to download the CLI using the "CLI documentation" instructions

Steps to Reproduce

go get -tags 'clickhouse' -u github.com/golang-migrate/migrate/cmd/migrate  
go: finding github.com/golang-migrate/migrate/cmd latest
go: finding github.com/golang-migrate/migrate/cmd/migrate latest
go get github.com/golang-migrate/migrate/cmd/migrate: module github.com/golang-migrate/migrate@upgrade (v3.5.4+incompatible) found, but does not contain package github.com/golang-migrate/migrate/cmd/migrate

Expected Behavior
CLI installed

Go Version
go version go1.13.1 darwin/amd64

@Jerome1337
Copy link

Same problem today, this seems to work randomly

@Jerome1337
Copy link

Jerome1337 commented Oct 7, 2019

@pablote The README entry is not correct, follow the instructions here #257 (comment)

@dhui
Copy link
Member

dhui commented Oct 8, 2019

If you have a way to reproduce the issue, we can work on a fix. So far, I've been unable to reproduce the issue in a docker container.

Closing this issue in favor of the open PR.

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