Skip to content

Commit

Permalink
feat: use gorm v1.25.3 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zhtiyissr authored Oct 10, 2023
1 parent 3f4e309 commit eee2d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
gorm.io/driver/postgres v1.5.3-0.20230607070428-18bc84b75196
gorm.io/driver/sqlite v1.5.3
gorm.io/driver/sqlserver v1.5.2-0.20230613072041-6e2cde390b0a
gorm.io/gorm v1.25.5
gorm.io/gorm v1.25.3
)

require (
Expand Down

0 comments on commit eee2d86

Please sign in to comment.