Merge pull request #37 from alireza0/dependabot/go_modules/gorm.io/gorm-1.24.6

Bump gorm.io/gorm from 1.24.5 to 1.24.6
This commit is contained in:
Alireza Ahmadi
2023-03-10 23:53:21 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
golang.org/x/text v0.8.0
google.golang.org/grpc v1.53.0
gorm.io/driver/sqlite v1.4.4
gorm.io/gorm v1.24.5
gorm.io/gorm v1.24.6
)
require (