chore(deps): update module gorm.io/gorm to v1.31.1

This commit is contained in:
Renovate Bot 2025-11-14 13:11:01 +00:00
commit ba66ef839b
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -11,7 +11,7 @@ require (
golang.org/x/net v0.47.0
gorm.io/driver/postgres v1.6.0
gorm.io/driver/sqlite v1.6.0
gorm.io/gorm v1.31.0
gorm.io/gorm v1.31.1
)
require (