Skip to content

chore(deps): update github.com/mattn/go-sqlite3 #5444

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

Merged
merged 6 commits into from
Nov 21, 2023
Merged

Conversation

mhilton
Copy link
Contributor

@mhilton mhilton commented Nov 21, 2023

Update the go-sqlite3 module to receive that fix for mattn/go-sqlite3#803 which has started occuring since the build machinary was updated.

Checklist

Dear Author 👋, the following checks should be completed (or explicitly dismissed) before merging.

  • ✏️ Write a PR description, regardless of triviality, to include the value of this PR
  • 🔗 Reference related issues
  • 🏃 Test cases are included to exercise the new code
  • 🧪 If new packages are being introduced to stdlib, link to Working Group discussion notes and ensure it lands under experimental/
  • 📖 If language features are changing, ensure docs/Spec.md has been updated

Dear Reviewer(s) 👋, you are responsible (among others) for ensuring the completeness and quality of the above before approval.

Siteproxy
Update the go-sqlite3 module to receive that fix for
mattn/go-sqlite3#803 which has started
occuring since the build machinary was updated.
@mhilton mhilton requested a review from a team as a code owner November 21, 2023 12:47
Copy link
Contributor

@appletreeisyellow appletreeisyellow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirmed from mattn/go-sqlite3#803 (comment):

fixed in sqlite3 release 3.33, so go-sqlite3 1.14.1 and later doesn't have this issue

@mhilton mhilton merged commit 8d76a72 into master Nov 21, 2023
@jacobmarble jacobmarble deleted the mh-update-go-sqlite3 branch January 4, 2024 17:09
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.

None yet

2 participants