diff options
Diffstat (limited to 'vendor/github.com/lib/pq/README.md')
-rw-r--r-- | vendor/github.com/lib/pq/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/lib/pq/README.md b/vendor/github.com/lib/pq/README.md index d71f3c2c39..385fe73508 100644 --- a/vendor/github.com/lib/pq/README.md +++ b/vendor/github.com/lib/pq/README.md @@ -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 |