diff options
Diffstat (limited to 'vendor/github.com/jackc/pgx/v4/README.md')
-rw-r--r-- | vendor/github.com/jackc/pgx/v4/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/jackc/pgx/v4/README.md b/vendor/github.com/jackc/pgx/v4/README.md index 16d8f46f7..ec9212715 100644 --- a/vendor/github.com/jackc/pgx/v4/README.md +++ b/vendor/github.com/jackc/pgx/v4/README.md @@ -3,7 +3,7 @@ --- -This is the stable `v4` release. `v5` is now in beta testing with final release expected in September. See https://github.com/jackc/pgx/issues/1273 for more information. Please consider testing `v5`. +This is the previous stable `v4` release. `v5` been released. --- # pgx - PostgreSQL Driver and Toolkit |