Bump github.com/lib/pq from 1.10.5 to 1.10.6

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.5...v1.10.6)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-23 15:20:09 +00:00
committed by GitHub
parent 2f846777bb
commit 568855adad
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -67,7 +67,7 @@ require (
github.com/klauspost/compress v1.15.1 // indirect
github.com/klauspost/reedsolomon v1.9.16
github.com/kurin/blazer v0.5.3
github.com/lib/pq v1.10.5
github.com/lib/pq v1.10.6
github.com/linxGnu/grocksdb v1.7.1
github.com/magiconair/properties v1.8.6 // indirect
github.com/mailru/easyjson v0.7.7 // indirect