Update module github.com/mattn/go-sqlite3 to v2 #886

Closed
renovate wants to merge 1 commits from renovate/github.com-mattn-go-sqlite3-2.x into main
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -48,7 +48,7 @@ require (
github.com/lib/pq v1.10.2
github.com/magefile/mage v1.11.0
github.com/mailru/easyjson v0.7.6 // indirect
github.com/mattn/go-sqlite3 v1.14.7
github.com/mattn/go-sqlite3/v2 v2.0.6
github.com/mitchellh/mapstructure v1.3.2 // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/olekukonko/tablewriter v0.0.5