1
0

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

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1099
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2022-01-28 20:04:24 +00:00
committed by konrad
parent 7c6fc41543
commit b615f06da3
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -45,7 +45,7 @@ require (
github.com/laurent22/ical-go v0.1.1-0.20181107184520-7e5d6ade8eef
github.com/lib/pq v1.10.4
github.com/magefile/mage v1.12.1
github.com/mattn/go-sqlite3 v1.14.10
github.com/mattn/go-sqlite3 v1.14.11
github.com/olekukonko/tablewriter v0.0.5
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/pquerna/otp v1.3.0