Update module github.com/mattn/go-sqlite3 to v1.14.29

This commit is contained in:
2025-07-24 17:00:47 +00:00
parent 91a11e4611
commit 4faaf11894
2 changed files with 3 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ go 1.24.5
require (
github.com/gofiber/fiber/v2 v2.52.8
github.com/mattn/go-sqlite3 v1.14.28
github.com/mattn/go-sqlite3 v1.14.29
github.com/ngn13/ortam v0.0.0-20250421004351-8dea81680817
)