revert: "fix(deps): update module gorm.io/gorm to v1.24.6 (#3684)" (close #3746)

This reverts commit c595fd7f94.
This commit is contained in:
Andy Hsu
2023-03-08 19:06:27 +08:00
parent fd868bac84
commit 8c0ebe0841
2 changed files with 1 additions and 3 deletions

2
go.mod
View File

@ -37,7 +37,7 @@ require (
gorm.io/driver/mysql v1.4.7
gorm.io/driver/postgres v1.4.8
gorm.io/driver/sqlite v1.4.4
gorm.io/gorm v1.24.6
gorm.io/gorm v1.24.5
)
require (