Skip to content

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

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.1 -> v1.10.7

Release Notes

lib/pq

v1.10.7

Compare Source

v1.10.6

Compare Source

v1.10.5

Compare Source

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

v1.10.2

Compare Source

  • fix TimeTZ with second offsets
  • fix GOOS compilation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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