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/README.md generated vendored
View File

@@ -10,7 +10,7 @@
## Docs
For detailed documentation and basic usage examples, please see the package
documentation at <http://godoc.org/github.com/lib/pq>.
documentation at <https://godoc.org/github.com/lib/pq>.
## Tests