dispatchrun / net

Go package implementing WASI socket extensions
Apache License 2.0
137 stars 7 forks source link

postgres: use jackc/pgx/v5 instead of lib/pq #9

Closed achille-roussel closed 1 year ago

achille-roussel commented 1 year ago

@johanbrandhorst suggested we switch to jackc/pgx because lib/pq may not be maintained anymore.