chore(deps): bump github.com/lib/pq from 1.4.0 to 1.5.2 (#91)

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.4.0 to 1.5.2.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.4.0...v1.5.2)

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-05-12 06:36:23 +02:00
committed by GitHub
parent 9cb15a8aed
commit 10360a3636
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -30,7 +30,7 @@ require (
github.com/jackc/pgconn v1.5.0 // indirect
github.com/jinzhu/gorm v1.9.12
github.com/konsorten/go-windows-terminal-sequences v1.0.3 // indirect
github.com/lib/pq v1.4.0
github.com/lib/pq v1.5.2
github.com/mitchellh/copystructure v1.0.0 // indirect
github.com/mitchellh/reflectwalk v1.0.1 // indirect
github.com/nicksnyder/go-i18n/v2 v2.0.3