Skip to content

Commit

Permalink
fix(deps): update module gorm.io/gorm to v1.25.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 51da9cd commit fa5e2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ require (
google.golang.org/grpc v1.66.0
google.golang.org/protobuf v1.34.2
gorm.io/driver/sqlite v1.5.6
gorm.io/gorm v1.25.11
gorm.io/gorm v1.25.12
)

require (
Expand Down

0 comments on commit fa5e2b5

Please sign in to comment.