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

cannot run the demo in README.md because of broken dependencies #1302

Open
hitzhangjie opened this issue Aug 7, 2021 · 1 comment
Open

Comments

@hitzhangjie
Copy link

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
    If possible, provide a recipe for reproducing the error.

Run the demo in READEME.md

  1. What did you expect to see?

Parse sql statement successfully and output the statement.

  1. What did you see instead?

Build error because the module dependencies is broken.

@eqinox76
Copy link

Seems to be a duplicate of #812. It seems that one has to use a specific commit instead of the tag.
Example for getting v4.0.2:

go get github.com/pingcap/parser@3a18f1e5dceb2987570e6a1286d93c70f9af061f

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

2 participants