diff options
| author | 2024-05-27 09:35:41 +0000 | |
|---|---|---|
| committer | 2024-05-27 09:35:41 +0000 | |
| commit | 0a18c0d802ce76cac5eb4cf2dae53c6e42536601 (patch) | |
| tree | 8d28ddc527edcb323cbdba9330e7b705bdcf6c59 /vendor/modules.txt | |
| parent | [performance] update storage backend and make use of seek syscall when availa... (diff) | |
| download | gotosocial-0a18c0d802ce76cac5eb4cf2dae53c6e42536601.tar.xz | |
[chore]: Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#2929)
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 984e2efc7..1c4cd1db5 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -421,17 +421,16 @@ github.com/jackc/pgpassfile # github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a ## explicit; go 1.14 github.com/jackc/pgservicefile -# github.com/jackc/pgx/v5 v5.5.5 -## explicit; go 1.19 +# github.com/jackc/pgx/v5 v5.6.0 +## explicit; go 1.20 github.com/jackc/pgx/v5 -github.com/jackc/pgx/v5/internal/anynil github.com/jackc/pgx/v5/internal/iobufpool github.com/jackc/pgx/v5/internal/pgio github.com/jackc/pgx/v5/internal/sanitize github.com/jackc/pgx/v5/internal/stmtcache github.com/jackc/pgx/v5/pgconn +github.com/jackc/pgx/v5/pgconn/ctxwatch github.com/jackc/pgx/v5/pgconn/internal/bgreader -github.com/jackc/pgx/v5/pgconn/internal/ctxwatch github.com/jackc/pgx/v5/pgproto3 github.com/jackc/pgx/v5/pgtype github.com/jackc/pgx/v5/pgxpool |
