fix(deps): update module gorm.io/gorm to v1.25.11 (#6764)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-14 19:40:46 +08:00
committed by GitHub
parent cd663f78af
commit 9629705100
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -70,7 +70,7 @@ require (
gorm.io/driver/mysql v1.4.7
gorm.io/driver/postgres v1.4.8
gorm.io/driver/sqlite v1.5.6
gorm.io/gorm v1.25.10
gorm.io/gorm v1.25.11
)
require (