mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-05 15:08:06 -06:00
[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>
This commit is contained in:
parent
9f36507c45
commit
24f6a447f3
25 changed files with 314 additions and 78 deletions
10
vendor/modules.txt
vendored
10
vendor/modules.txt
vendored
|
|
@ -290,7 +290,7 @@ github.com/inconshreveable/mousetrap
|
|||
# github.com/jackc/chunkreader/v2 v2.0.1
|
||||
## explicit; go 1.12
|
||||
github.com/jackc/chunkreader/v2
|
||||
# github.com/jackc/pgconn v1.13.0
|
||||
# github.com/jackc/pgconn v1.14.0
|
||||
## explicit; go 1.12
|
||||
github.com/jackc/pgconn
|
||||
github.com/jackc/pgconn/internal/ctxwatch
|
||||
|
|
@ -301,16 +301,16 @@ github.com/jackc/pgio
|
|||
# github.com/jackc/pgpassfile v1.0.0
|
||||
## explicit; go 1.12
|
||||
github.com/jackc/pgpassfile
|
||||
# github.com/jackc/pgproto3/v2 v2.3.1
|
||||
# github.com/jackc/pgproto3/v2 v2.3.2
|
||||
## explicit; go 1.12
|
||||
github.com/jackc/pgproto3/v2
|
||||
# github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
|
||||
# github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
|
||||
## explicit; go 1.14
|
||||
github.com/jackc/pgservicefile
|
||||
# github.com/jackc/pgtype v1.12.0
|
||||
# github.com/jackc/pgtype v1.14.0
|
||||
## explicit; go 1.13
|
||||
github.com/jackc/pgtype
|
||||
# github.com/jackc/pgx/v4 v4.17.2
|
||||
# github.com/jackc/pgx/v4 v4.18.1
|
||||
## explicit; go 1.13
|
||||
github.com/jackc/pgx/v4
|
||||
github.com/jackc/pgx/v4/internal/sanitize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue