Bump github.com/lib/pq from 1.2.0 to 1.3.0 (#424)

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.2.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-30 14:18:03 +11:00
committed by GitHub
parent aa080cc465
commit c49181d91c
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.1.0
github.com/grpc-ecosystem/grpc-gateway v1.12.2
github.com/kat-co/vala v0.0.0-20170210184112-42e1d8b61f12
github.com/lib/pq v1.2.0
github.com/lib/pq v1.3.0
github.com/mattn/go-sqlite3 v1.13.0
github.com/pkg/errors v0.9.1
github.com/pquerna/otp v1.2.0