Skip to content

Commit

Permalink
Merge pull request #889 from cookieY/dependabot/go_modules/gorm.io/go…
Browse files Browse the repository at this point in the history
…rm-1.25.4

Bump gorm.io/gorm from 1.25.1 to 1.25.4
  • Loading branch information
cookieY authored Aug 24, 2023
2 parents a507748 + 91fdabe commit 0c6e801
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 @@ -22,7 +22,7 @@ require (
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
gopkg.in/ldap.v3 v3.0.3
gorm.io/driver/mysql v1.5.1
gorm.io/gorm v1.25.1
gorm.io/gorm v1.25.4
)

require (
Expand Down

0 comments on commit 0c6e801

Please sign in to comment.