build(deps): bump github.com/mattn/go-sqlite3 from 1.14.46 to 1.14.48 (#2486)

Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.46 to 1.14.48.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.46...v1.14.48)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-08-04 16:29:20 +07:00 committed by GitHub
parent fa03a9ba70
commit c99ca51ad5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -12,7 +12,7 @@ require (
github.com/go-gormigrate/gormigrate/v2 v2.1.6
github.com/google/uuid v1.6.0
github.com/labstack/echo/v4 v4.15.2
github.com/mattn/go-sqlite3 v1.14.46
github.com/mattn/go-sqlite3 v1.14.48
github.com/nbd-wtf/ln-decodepay v1.13.0
github.com/orandin/lumberjackrus v1.0.1
github.com/peterldowns/pgtestdb v0.1.1