chore(deps): update module gorm.io/gorm to v1.31.2
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
84ddca97f2
commit
11a6d3bdc7
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -12,7 +12,7 @@ require (
|
||||||
golang.org/x/net v0.56.0
|
golang.org/x/net v0.56.0
|
||||||
gorm.io/driver/postgres v1.6.0
|
gorm.io/driver/postgres v1.6.0
|
||||||
gorm.io/driver/sqlite v1.6.0
|
gorm.io/driver/sqlite v1.6.0
|
||||||
gorm.io/gorm v1.31.1
|
gorm.io/gorm v1.31.2
|
||||||
)
|
)
|
||||||
|
|
||||||
require (
|
require (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue