Merge pull request #1444 from alireza0/dependabot/go_modules/gorm.io/gorm-1.25.12

Bump gorm.io/gorm from 1.25.11 to 1.25.12
This commit is contained in:
Alireza Ahmadi
2024-09-21 23:07:58 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
golang.org/x/text v0.17.0
google.golang.org/grpc v1.67.0
gorm.io/driver/sqlite v1.5.6
gorm.io/gorm v1.25.11
gorm.io/gorm v1.25.12
)
require (