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

This commit is contained in:
2025-04-02 17:04:40 +00:00
parent fe6b3512fd
commit 389a9d3df4
2 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,7 @@ go 1.21.3
require (
github.com/gofiber/fiber/v2 v2.52.6
github.com/mattn/go-sqlite3 v1.14.24
github.com/mattn/go-sqlite3 v1.14.27
)
require (