Merge pull request #183 from jwetzell/dependabot/go_modules/modernc.org/sqlite-1.51.0

Bump modernc.org/sqlite from 1.50.1 to 1.51.0
This commit is contained in:
Joel Wetzell
2026-06-07 21:12:42 -05:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ require (
go.bug.st/serial v1.7.1
golang.org/x/time v0.15.0
modernc.org/quickjs v0.18.2
modernc.org/sqlite v1.50.1
modernc.org/sqlite v1.51.0
sigs.k8s.io/yaml v1.6.0
)