Skip to content

chore(deps): switch from sqlite3vfs fork to upstream - #867

Merged
corylanou merged 1 commit into
mainfrom
fix/866-sqlite3vfs-upstream
Dec 1, 2025
Merged

chore(deps): switch from sqlite3vfs fork to upstream#867
corylanou merged 1 commit into
mainfrom
fix/866-sqlite3vfs-upstream

Conversation

@corylanou

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the replace directive pointing to corylanou/sqlite3vfs fork now that PR #17 has been merged upstream to psanford/sqlite3vfs
  • Update dependency from fork v0.0.0-20251124192245-ee0c382650c8 to upstream v0.0.0-20251127171934-4e34e03a991a

Test plan

  • VFS tests pass (CGO_ENABLED=1 go test -tags vfs ./cmd/litestream-vfs -v)
  • Full test suite passes (go test -v ./...)
  • Pre-commit hooks pass
  • Main binary builds successfully

Fixes #866

🤖 Generated with Claude Code

Remove the replace directive pointing to corylanou/sqlite3vfs fork now
that PR #17 has been merged upstream to psanford/sqlite3vfs.

Updates dependency from fork v0.0.0-20251124192245-ee0c382650c8 to
upstream v0.0.0-20251127171934-4e34e03a991a.

Fixes #866

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@corylanou
corylanou merged commit cf0eb02 into main Dec 1, 2025
15 checks passed
@corylanou
corylanou deleted the fix/866-sqlite3vfs-upstream branch December 1, 2025 20:30
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.

chore(deps): switch from sqlite3vfs fork to upstream

2 participants