go-libsql
go-libsql copied to clipboard
go: module github.com/libsql/sqlite-antlr4-parser is deprecated: Use github.com/tursodatabase/libsql-client-go instead
As the title says, the github.com/libsql/sqlite-antlr4-parser should be replaced with your own lib.
Using libsql-client-go is not an option here. We need to implement the necessary functions inside this project.