Update go-sqlite3 to version v1.14.16
This commit is contained in:
parent
ec2fa3cb93
commit
48b4725375
4 changed files with 6 additions and 6 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue