jackc / pgx

PostgreSQL driver and toolkit for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2023-48795

lewijw opened this issue · comments

Nice that this commit was done:

6f2ce92

Not trying to rush anything, but when you do another release, I can open an issue with gorm.io/driver/postgres to ask them to upgrade. Hopefully, you don't mind notifying me when it happens?

Thanks.

gorm.io/driver/postgres is using v5.4.3 at the moment:
https://github.com/go-gorm/postgres/blob/master/go.mod

v5.5.2 was just released.