1
0

Update module lib/pq to v1.7.0 (#581)

Update module lib/pq to v1.7.0

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/581
This commit is contained in:
renovate
2020-06-08 21:17:38 +00:00
committed by konrad
parent 32a5dff78d
commit bd11c9650e
160 changed files with 48 additions and 19372 deletions

5
vendor/github.com/lib/pq/README.md generated vendored
View File

@ -19,7 +19,10 @@
* Unix socket support
* Notifications: `LISTEN`/`NOTIFY`
* pgpass support
* GSS (Kerberos) auth
## Optional Features
* GSS (Kerberos) auth (to use, see GoDoc)
## Tests