Update go-sqlite3 to version v1.14.16

This commit is contained in:
go-jet 2023-01-17 18:41:04 +01:00
parent ec2fa3cb93
commit 48b4725375
4 changed files with 6 additions and 6 deletions

2
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/google/uuid v1.3.0
github.com/jackc/pgconn v1.13.0
github.com/lib/pq v1.10.5
github.com/mattn/go-sqlite3 v1.14.8
github.com/mattn/go-sqlite3 v1.14.16
)
// test dependencies