mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore]: Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#2929)
This commit is contained in:
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 {
|
||||
|
Reference in New Issue
Block a user