Skip to content

Update module github.com/lib/pq to v1.10.4

renovate requested to merge renovate/github.com-lib-pq-1.x into master

This MR contains the following updates:

Package Type Update Change
github.com/lib/pq require patch v1.10.2 -> v1.10.4

Release Notes

lib/pq

v1.10.4

Compare Source

  • Keep track of (context cancelled) error on connection.
  • Fix android build

v1.10.3

Compare Source

  • implement ConnPrepareContext/StmtQueryContext/StmtExecContext interfaces (context.Cancel() now ends connections)
  • Avoid type assertion to the same type
  • Fix build for illumos and solaris

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports