Bump github.com/lib/pq from 1.9.0 to 1.10.0 (#645)

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.9.0...v1.10.0)

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]
2021-03-09 11:12:48 +11:00
committed by GitHub
parent 7f5049f856
commit 2292abce61
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.3.0
github.com/kat-co/vala v0.0.0-20170210184112-42e1d8b61f12
github.com/kr/text v0.2.0 // indirect
github.com/lib/pq v1.9.0
github.com/lib/pq v1.10.0
github.com/mattn/go-sqlite3 v1.14.6
github.com/mitchellh/mapstructure v1.3.3 // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect