mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-05 12:32:54 +00:00
Update client libraries and runtimes for Postgres libraries we test.
- `pg8000` works with Neon now 🎉
- `PostgresClientKit` still doesn't support SNI
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "bluesocket",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/Kitura/BlueSocket.git",
|
|
"state" : {
|
|
"revision" : "7b23a867008e0027bfd6f4d398d44720707bc8ca",
|
|
"version" : "2.0.4"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "bluesslservice",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/Kitura/BlueSSLService",
|
|
"state" : {
|
|
"revision" : "b27a94d063962dfa1bba9f79814c4ef202cf33a4",
|
|
"version" : "2.0.2"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "openssl",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/Kitura/OpenSSL.git",
|
|
"state" : {
|
|
"revision" : "5dc8cb4f971135c17343e3c6df4f28904a0600e2",
|
|
"version" : "2.3.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "postgresclientkit",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/codewinsdotcom/PostgresClientKit.git",
|
|
"state" : {
|
|
"branch" : "v1.5.0",
|
|
"revision" : "356ffe0c43722f192d796300557b3b530a0baebc"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|