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

Please downgrade go-sqlite3 #337

Closed
malt3 opened this issue Aug 17, 2022 · 0 comments · Fixed by #338
Closed

Please downgrade go-sqlite3 #337

malt3 opened this issue Aug 17, 2022 · 0 comments · Fixed by #338
Assignees
Labels
type: bug Something isn't working

Comments

@malt3
Copy link
Contributor

malt3 commented Aug 17, 2022

Versions

  • Go: 1.19
  • Beeline: 1.9.0

Steps to resolve

  1. Remove this line from go.mod:
    github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect
    
  2. Run go mod tidy

Additional context

mattn/go-sqlite3#975

TL;DR: Version 2 of go-sqlite3 is unstable

@malt3 malt3 added the type: bug Something isn't working label Aug 17, 2022
@MikeGoldsmith MikeGoldsmith self-assigned this Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants