rename module
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.x
|
||||
- tip
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
@@ -1,8 +1,5 @@
|
||||
[](https://godoc.org/github.com/andoma-go/pgpassfile)
|
||||
[](https://travis-ci.org/andoma-go/pgpassfile)
|
||||
|
||||
# pgpassfile
|
||||
|
||||
Package pgpassfile is a parser PostgreSQL .pgpass files.
|
||||
|
||||
Extracted and rewritten from original implementation in https://github.com/andoma-go/pgx.
|
||||
Extracted and rewritten from original implementation in https://github.com/jackc/pgx.
|
||||
|
||||
Reference in New Issue
Block a user