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

Issue with go-sqlite3 version #347

Open
mshedsilegx opened this issue Sep 20, 2022 · 0 comments
Open

Issue with go-sqlite3 version #347

mshedsilegx opened this issue Sep 20, 2022 · 0 comments

Comments

@mshedsilegx
Copy link

Compiling the latest main code with golang 1.19.1 on Linux generates error:

go: github.com/mattn/[email protected]+incompatible: reading github.com/mattn/go-sqlite3/go.mod at revision v2.0.3: unknown revision v2.0.3
go: github.com/mattn/[email protected]+incompatible: reading github.com/mattn/go-sqlite3/go.mod at revision v2.0.3: unknown revision v2.0.3

most likely related to:
mattn/go-sqlite3#975

Would you update go.mod / go.sum with the v1.14.x version, v2.0.x is invalid.
Thank you.

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

1 participant