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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-02 19:15:50 +08:00
committed by GitHub
parent 421052f88a
commit c595fd7f94
2 changed files with 3 additions and 1 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.5
gorm.io/gorm v1.24.6
)
require (