fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.19 (#668)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 6ee41038b1
This commit is contained in:
renovate[bot] 2024-01-19 05:55:39 -09:00 committed by GitHub
parent fa31bb2448
commit bd9eb69313
2 changed files with 3 additions and 1 deletions

View file

@ -13,7 +13,7 @@ require (
github.com/google/uuid v1.5.0
github.com/gorilla/schema v1.2.1
github.com/hay-kot/httpkit v0.0.5
github.com/mattn/go-sqlite3 v1.14.18
github.com/mattn/go-sqlite3 v1.14.19
github.com/olahol/melody v1.1.4
github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.31.0