diff options
| author | 2023-03-06 10:12:45 +0100 | |
|---|---|---|
| committer | 2023-03-06 10:12:45 +0100 | |
| commit | 24f6a447f3533f34a61237594d4b9b20d5a9fb78 (patch) | |
| tree | 29b54a80c73b806b34b8e069b5b76f230f039814 /vendor/github.com/jackc/pgconn/README.md | |
| parent | [chore]: Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#1597) (diff) | |
| download | gotosocial-24f6a447f3533f34a61237594d4b9b20d5a9fb78.tar.xz | |
[chore]: Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.1 (#1595)
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.17.2 to 4.18.1.
- [Release notes](https://github.com/jackc/pgx/releases)
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.1/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v4.17.2...v4.18.1)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/github.com/jackc/pgconn/README.md')
| -rw-r--r-- | vendor/github.com/jackc/pgconn/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/github.com/jackc/pgconn/README.md b/vendor/github.com/jackc/pgconn/README.md index 1c698a118..9af04fe74 100644 --- a/vendor/github.com/jackc/pgconn/README.md +++ b/vendor/github.com/jackc/pgconn/README.md @@ -1,6 +1,12 @@ [](https://godoc.org/github.com/jackc/pgconn)  +--- + +This version is used with pgx `v4`. In pgx `v5` it is part of the https://github.com/jackc/pgx repository. + +--- + # pgconn Package pgconn is a low-level PostgreSQL database driver. It operates at nearly the same level as the C library libpq. |
