chore(deps): update module gorm.io/gorm to v1.31.2 #117

Open
renovate-bot wants to merge 1 commit from renovate/gorm.io-gorm-1.x into master
Showing only changes of commit 11a6d3bdc7 - Show all commits

chore(deps): update module gorm.io/gorm to v1.31.2
Some checks failed
renovate/artifacts Artifact file update failure

Renovate Bot 2026-06-25 08:07:06 +00:00

2
go.mod
View file

@ -12,7 +12,7 @@ require (
golang.org/x/net v0.56.0
gorm.io/driver/postgres v1.6.0
gorm.io/driver/sqlite v1.6.0
gorm.io/gorm v1.31.1
gorm.io/gorm v1.31.2
)
require (