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

chore(deps): Update import for libsql-client-go to new organization #2381

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

webstradev
Copy link

lib-sql-client-go has moved to a new organization.

In a recent commit the module name (and thus the import path) was also updated to the new organization name.

This PR updates the imports from github.com/libsql/libsql-client-go to github.com/tursodatabase/libsql-client-go.
Furthermore I ran go mod tidy which resulted in a few minor updates as well.

@a8m
Copy link
Member

a8m commented Dec 17, 2023

Hey! Thanks for the contribution. My plans are to remove the ANTLR dependency really soon. I will check the impact of this PR after the change and will update (we might propose a change to libsql).

@haaawk
Copy link
Contributor

haaawk commented Dec 17, 2023

Hey! Thanks for the contribution. My plans are to remove the ANTLR dependency really soon. I will check the impact of this PR after the change and will update (we might propose a change to libsql).

How are you planning to do it when it's a dependency of libsql-client-go ?

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.

3 participants