mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-07 05:49:31 -06:00
[chore] Update a bunch of database dependencies (#1772)
* [chore] Update a bunch of database dependencies * fix lil thing
This commit is contained in:
parent
66df974143
commit
ec325fee14
402 changed files with 35068 additions and 35401 deletions
7
vendor/github.com/jackc/pgx/v5/pgproto3/README.md
generated
vendored
Normal file
7
vendor/github.com/jackc/pgx/v5/pgproto3/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# pgproto3
|
||||
|
||||
Package pgproto3 is a encoder and decoder of the PostgreSQL wire protocol version 3.
|
||||
|
||||
pgproto3 can be used as a foundation for PostgreSQL drivers, proxies, mock servers, load balancers and more.
|
||||
|
||||
See example/pgfortune for a playful example of a fake PostgreSQL server.
|
||||
Loading…
Add table
Add a link
Reference in a new issue