1
0

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

This commit is contained in:
renovate
2023-06-01 00:01:57 +00:00
parent d68338b649
commit 374cc02399
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -48,7 +48,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.16
github.com/mattn/go-sqlite3 v1.14.17
github.com/olekukonko/tablewriter v0.0.5
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/pquerna/otp v1.4.0