Bump modernc.org/sqlite from 1.53.0 to 1.55.0

Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.53.0 to 1.55.0.
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.53.0...v1.55.0)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-version: 1.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-29 13:02:20 +00:00
committed by GitHub
parent 32deb2032b
commit 5e2c85244f
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
)