Bump github.com/mattn/go-sqlite3 from 1.14.2 to 1.14.3 (#554)

Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.2...v1.14.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-14 16:02:20 +10:00
committed by GitHub
parent 091ffae8df
commit 9cc3cbff1d
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/kat-co/vala v0.0.0-20170210184112-42e1d8b61f12
github.com/kr/text v0.2.0 // indirect
github.com/lib/pq v1.8.0
github.com/mattn/go-sqlite3 v1.14.2
github.com/mattn/go-sqlite3 v1.14.3
github.com/mitchellh/mapstructure v1.3.3 // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/pelletier/go-toml v1.8.0 // indirect