Update lib/pg to 1.1.1

This commit is contained in:
Dan Sosedoff
2019-07-05 16:53:01 -05:00
parent 6843ca966b
commit 5a50155cd3
13 changed files with 530 additions and 168 deletions

2
vendor/github.com/lib/pq/doc.go generated vendored
View File

@@ -239,7 +239,7 @@ for more information). Note that the channel name will be truncated to 63
bytes by the PostgreSQL server.
You can find a complete, working example of Listener usage at
http://godoc.org/github.com/lib/pq/example/listen.
https://godoc.org/github.com/lib/pq/example/listen.
*/
package pq