You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2026. It is now read-only.
PostgresClientKit has a dependency on BlueSocket which, in turn, has a dependency on swift-argument-parser. Currently, BlueSocket requires swift-argument-parser v0.4.1..<1.0.0. This is a problem, because swift-argument-parser is currently at v1.1.3.
(Split from #41, which explores the bigger question of PostgresClientKit moving from BlueSocket/BlueSSLService to swift-nio.)
PostgresClientKit has a dependency on BlueSocket which, in turn, has a dependency on swift-argument-parser. Currently, BlueSocket requires swift-argument-parser v0.4.1..<1.0.0. This is a problem, because swift-argument-parser is currently at v1.1.3.
(Split from #41, which explores the bigger question of PostgresClientKit moving from BlueSocket/BlueSSLService to swift-nio.)