Merge pull request #208 from jwetzell/dependabot/go_modules/modernc.org/sqlite-1.54.0

Bump modernc.org/sqlite from 1.53.0 to 1.55.0
This commit is contained in:
Joel Wetzell
2026-07-29 08:15:27 -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.22.0
modernc.org/sqlite v1.53.0
modernc.org/sqlite v1.55.0
sigs.k8s.io/yaml v1.6.0
)