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

fix sqls path #721

Merged
merged 1 commit into from
Mar 14, 2024
Merged

fix sqls path #721

merged 1 commit into from
Mar 14, 2024

Conversation

kawagh
Copy link
Contributor

@kawagh kawagh commented Feb 18, 2024

I tried :LspInstallServer sqls (in Linux NOT Windows) and got below message.

go: downloading github.com/lighttiger2505/sqls v0.2.28
go: github.com/lighttiger2505/sqls@latest: version constraints conflict:
        github.com/lighttiger2505/[email protected]: parsing go.mod:
        module declares its path as: github.com/sqls-server/sqls
                but was required as: github.com/lighttiger2505/sqls

So I modified path and retried installation.

go: downloading github.com/sqls-server/sqls v0.2.28
go: downloading github.com/sourcegraph/jsonrpc2 v0.2.0
...

@mattn mattn merged commit 1976bac into mattn:master Mar 14, 2024
14 checks passed
@mattn
Copy link
Owner

mattn commented Mar 14, 2024

Thanks

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

Successfully merging this pull request may close these issues.

2 participants