Bump github.com/lib/pq from 1.10.1 to 1.10.2 in /postgres

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.1...v1.10.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-17 07:31:49 +00:00
committed by GitHub
parent b9b7ed25ca
commit ae3553dac9
2 changed files with 3 additions and 3 deletions

View File

@@ -4,5 +4,5 @@ go 1.14
require (
github.com/gofiber/utils v0.1.2
github.com/lib/pq v1.10.1
github.com/lib/pq v1.10.2
)