File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/glebarez/sqlite v1.4.1
88 github.com/shopspring/decimal v1.3.1
99 gorm.io/driver/postgres v1.3.1
10- gorm.io/gorm v1.23.3
10+ gorm.io/gorm v1.23.4
1111)
1212
1313require github.com/gin-contrib/requestid v0.0.3
Original file line number Diff line number Diff line change @@ -298,8 +298,9 @@ gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C
298298gorm.io/driver/postgres v1.3.1 h1:Pyv+gg1Gq1IgsLYytj/S2k7ebII3CzEdpqQkPOdH24g =
299299gorm.io/driver/postgres v1.3.1 /go.mod h1:WwvWOuR9unCLpGWCL6Y3JOeBWvbKi6JLhayiVclSZZU =
300300gorm.io/gorm v1.23.1 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
301- gorm.io/gorm v1.23.3 h1:jYh3nm7uLZkrMVfA8WVNjDZryKfr7W+HTlInVgKFJAg =
302301gorm.io/gorm v1.23.3 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
302+ gorm.io/gorm v1.23.4 h1:1BKWM67O6CflSLcwGQR7ccfmC4ebOxQrTfOQGRE9wjg =
303+ gorm.io/gorm v1.23.4 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
303304honnef.co/go/tools v0.0.1-2019.2.3 /go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg =
304305lukechampine.com/uint128 v1.1.1 /go.mod h1:c4eWIwlEGaxC/+H1VguhU4PHXNWDCDMUlWdIWl2j1gk =
305306modernc.org/cc/v3 v3.33.6 /go.mod h1:iPJg1pkwXqAV16SNgFBVYmggfMg6xhs+2oiO0vclK3g =
You can’t perform that action at this time.
0 commit comments