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

(cherry picked from commit d5eed0ac295533653e0f5f4db85381fc9af9727f)
This commit is contained in:
renovate 2023-11-04 17:02:44 +00:00 committed by kolaente
parent de20c5a972
commit eb96c6f2df
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -47,7 +47,7 @@ require (
github.com/labstack/gommon v0.4.0
github.com/lib/pq v1.10.9
github.com/magefile/mage v1.15.0
github.com/mattn/go-sqlite3 v1.14.17
github.com/mattn/go-sqlite3 v1.14.18
github.com/olekukonko/tablewriter v0.0.5
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/pquerna/otp v1.4.0