build(deps): Bump github.com/lib/pq from 1.10.5 to 1.10.6 (#8566)

This commit is contained in:
dependabot[bot]
2022-05-17 04:57:23 -07:00
committed by GitHub
parent 603a1d6610
commit e6f0711648
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/google/orderedcode v0.0.1
github.com/gorilla/websocket v1.5.0
github.com/gtank/merlin v0.1.1
github.com/lib/pq v1.10.5
github.com/lib/pq v1.10.6
github.com/libp2p/go-buffer-pool v0.0.2
github.com/minio/highwayhash v1.0.2
github.com/ory/dockertest v3.3.5+incompatible