chore(deps): update module github.com/mattn/go-sqlite3 to v2
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
CSRBot 2022-11-02 16:12:13 +01:00
parent 3a46f07f51
commit bb92b0dd59
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -12,7 +12,7 @@ require (
github.com/golang-migrate/migrate/v4 v4.15.2
github.com/johejo/golang-migrate-extra v0.0.0-20211005021153-c17dd75f8b4a
github.com/lib/pq v1.10.7
github.com/mattn/go-sqlite3 v1.14.16
github.com/mattn/go-sqlite3/v2 v2.0.6
github.com/satori/go.uuid v1.2.0
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.8.1