]> source.dussan.org Git - gitea.git/commit
Switch to absolute latest pq driver (#12859)
authorzeripath <art27@cantab.net>
Fri, 18 Sep 2020 14:38:46 +0000 (15:38 +0100)
committerGitHub <noreply@github.com>
Fri, 18 Sep 2020 14:38:46 +0000 (17:38 +0300)
commit54ae4485881664715d615037f1ab48d50044b0a0
tree685b1d8eb644b8f3c01324fce3e7cdb63bd27283
parent7250f5342f9e48221180c8438d7049097b6e6dfa
Switch to absolute latest pq driver (#12859)

This PR updates the lib/pq driver to the current master head to
pick up the deadlock fix in lib/pq#993

Hopefully this will resolve our CI issues.

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
go.mod
go.sum
vendor/github.com/lib/pq/.travis.yml
vendor/github.com/lib/pq/README.md
vendor/github.com/lib/pq/conn.go
vendor/github.com/lib/pq/connector.go
vendor/github.com/lib/pq/copy.go
vendor/github.com/lib/pq/doc.go
vendor/modules.txt