Your Question

currently i'm using postgres version 9.6 and using gorm version 1.9.10. i wanna migrate to postgres 16, which v1 gorm version should i use ?

Comment From: jinzhu

GORM v1 is no longer maintained, but it might still be usable if you're using the latest PostgreSQL driver.