You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe the Bug
Unable to download the CLI using the "CLI documentation" instructions
Steps to Reproduce
Expected Behavior
CLI installed
Go Version
go version go1.13.1 darwin/amd64
The text was updated successfully, but these errors were encountered: