fix(deps): update module github.com/lib/pq to v1.12.3
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/lib/pq | v1.12.1 → v1.12.3 |
Release Notes
lib/pq (github.com/lib/pq)
v1.12.3
- Send datestyle startup parameter, improving compatbility with database engines that use a different default datestyle such as EnterpriseDB (#1312).
v1.12.2
- Treat io.ErrUnexpectedEOF as driver.ErrBadConn so database/sql discards the connection. Since v1.12.0 this could result in permanently broken connections, especially with CockroachDB which frequently sends partial messages (#1299).
Configuration
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Joakim Olsson