File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/gin-gonic/gin v1.7.7
77 github.com/shopspring/decimal v1.3.1
88 gorm.io/driver/sqlite v1.3.1
9- gorm.io/gorm v1.23.2
9+ gorm.io/gorm v1.23.3
1010)
1111
1212require (
Original file line number Diff line number Diff line change @@ -122,5 +122,5 @@ gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C
122122gorm.io/driver/sqlite v1.3.1 h1:bwfE+zTEWklBYoEodIOIBwuWHpnx52Z9zJFW5F33WLk =
123123gorm.io/driver/sqlite v1.3.1 /go.mod h1:wJx0hJspfycZ6myN38x1O/AqLtNS6c5o9TndewFbELg =
124124gorm.io/gorm v1.23.1 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
125- gorm.io/gorm v1.23.2 h1:xmq9QRMWL8HTJyhAUBXy8FqIIQCYESeKfJL4DoGKiWQ =
126- gorm.io/gorm v1.23.2 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
125+ gorm.io/gorm v1.23.3 h1:jYh3nm7uLZkrMVfA8WVNjDZryKfr7W+HTlInVgKFJAg =
126+ gorm.io/gorm v1.23.3 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
You can’t perform that action at this time.
0 commit comments