Bump github.com/lib/pq from 1.6.0 to 1.7.0 (#517)

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.6.0...v1.7.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]
2020-06-11 23:20:19 +10:00
committed by GitHub
parent 9f1b7ac29f
commit 8233c36c9c
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.2.0
github.com/grpc-ecosystem/grpc-gateway v1.14.6
github.com/kat-co/vala v0.0.0-20170210184112-42e1d8b61f12
github.com/lib/pq v1.6.0
github.com/lib/pq v1.7.0
github.com/mattn/go-sqlite3 v1.13.0
github.com/pkg/errors v0.9.1
github.com/pquerna/otp v1.2.0