1
0

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

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1238
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2022-08-16 08:21:11 +00:00
committed by konrad
parent c9e044b3ad
commit a273d1ae76
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -45,7 +45,7 @@ require (
github.com/labstack/gommon v0.3.1
github.com/lib/pq v1.10.6
github.com/magefile/mage v1.13.0
github.com/mattn/go-sqlite3 v1.14.14
github.com/mattn/go-sqlite3 v1.14.15
github.com/olekukonko/tablewriter v0.0.5
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/pquerna/otp v1.3.0