temporary replace go mod to validate mysql 5.6, will rollback

This commit is contained in:
black 2024-02-06 16:38:14 +08:00
parent 1148bd07a5
commit 288c065e1e

View File

@ -36,3 +36,5 @@ require (
replace gorm.io/gorm => ../
replace github.com/jackc/pgx/v5 => github.com/jackc/pgx/v5 v5.4.3
replace gorm.io/driver/mysql => github.com/black-06/mysql v0.0.0-20240206083023-198e932a9458