Compare commits

...

1 Commits

Author SHA1 Message Date
renovate 80c107c722 Update module mattn/go-sqlite3 to v2.0.6 2020-06-19 19:02:53 +00:00
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -47,7 +47,7 @@ require (
github.com/laurent22/ical-go v0.1.1-0.20181107184520-7e5d6ade8eef
github.com/lib/pq v1.7.0
github.com/mailru/easyjson v0.7.0 // indirect
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/mattn/go-sqlite3 v2.0.6+incompatible
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/olekukonko/tablewriter v0.0.4
github.com/onsi/ginkgo v1.12.0 // indirect