mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 18:42:26 -05:00
[chore]: Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#2929)
This commit is contained in:
parent
3d3e99ae52
commit
0a18c0d802
36 changed files with 969 additions and 561 deletions
2
vendor/github.com/jackc/pgx/v5/stdlib/sql.go
generated
vendored
2
vendor/github.com/jackc/pgx/v5/stdlib/sql.go
generated
vendored
|
|
@ -7,7 +7,7 @@
|
|||
// return err
|
||||
// }
|
||||
//
|
||||
// Or from a DSN string.
|
||||
// Or from a keyword/value string.
|
||||
//
|
||||
// db, err := sql.Open("pgx", "user=postgres password=secret host=localhost port=5432 database=pgx_test sslmode=disable")
|
||||
// if err != nil {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue