Bump github.com/mattn/go-sqlite3 from 1.14.0 to 1.14.4 (#251)

Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.0 to 1.14.4.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.0...v1.14.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-14 15:45:54 -07:00
committed by GitHub
parent b261637260
commit c960ccd455
2 changed files with 3 additions and 7 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go v1.35.7
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/grafov/m3u8 v0.11.1
github.com/mattn/go-sqlite3 v1.14.0
github.com/mattn/go-sqlite3 v1.14.4
github.com/microcosm-cc/bluemonday v1.0.4
github.com/mssola/user_agent v0.5.2
github.com/mvdan/xurls v1.1.0 // indirect