chore: change module name after fork
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
[](https://godoc.org/github.com/jackc/pgpassfile)
|
[](https://godoc.org/github.com/andoma-go/pgpassfile)
|
||||||
[](https://travis-ci.org/jackc/pgpassfile)
|
[](https://travis-ci.org/andoma-go/pgpassfile)
|
||||||
|
|
||||||
# pgpassfile
|
# pgpassfile
|
||||||
|
|
||||||
Package pgpassfile is a parser PostgreSQL .pgpass files.
|
Package pgpassfile is a parser PostgreSQL .pgpass files.
|
||||||
|
|
||||||
Extracted and rewritten from original implementation in https://github.com/jackc/pgx.
|
Extracted and rewritten from original implementation in https://github.com/andoma-go/pgx.
|
||||||
|
|||||||
Reference in New Issue
Block a user