Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzhu committed Nov 25, 2020
1 parent 5d473a1 commit 2ba9fc4
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 @@ -7,7 +7,7 @@ require (
gorm.io/driver/postgres v1.0.5
gorm.io/driver/sqlite v1.1.3
gorm.io/driver/sqlserver v1.0.5
gorm.io/gorm v1.20.5
gorm.io/gorm v1.20.7
)

replace gorm.io/gorm => ./gorm

0 comments on commit 2ba9fc4

Please sign in to comment.