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 @@ -37,7 +37,7 @@ require (
37
37
gopkg.in/natefinch/lumberjack.v2 v2.2.1
38
38
gorm.io/driver/mysql v1.6.0
39
39
gorm.io/driver/sqlite v1.6.0
40
- gorm.io/gorm v1.30.0
40
+ gorm.io/gorm v1.30.2
41
41
)
42
42
43
43
require (
Original file line number Diff line number Diff line change @@ -555,8 +555,8 @@ gorm.io/driver/sqlite v1.6.0 h1:WHRRrIiulaPiPFmDcod6prc4l2VGVWHz80KspNsxSfQ=
555
555
gorm.io/driver/sqlite v1.6.0 /go.mod h1:AO9V1qIQddBESngQUKWL9yoH93HIeA1X6V633rBwyT8 =
556
556
gorm.io/driver/sqlserver v1.4.2 h1:nMtEeKqv2R/vv9FoHUFWfXfP6SskAgRar0TPlZV1stk =
557
557
gorm.io/driver/sqlserver v1.4.2 /go.mod h1:XHwBuB4Tlh7DqO0x7Ema8dmyWsQW7wi38VQOAFkrbXY =
558
- gorm.io/gorm v1.30.0 h1:qbT5aPv1UH8gI99OsRlvDToLxW5zR7FzS9acZDOZcgs =
559
- gorm.io/gorm v1.30.0 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
558
+ gorm.io/gorm v1.30.2 h1:f7bevlVoVe4Byu3pmbWPVHnPsLoWaMjEb7/clyr9Ivs =
559
+ gorm.io/gorm v1.30.2 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
560
560
gotest.tools v2.2.0+incompatible /go.mod h1:DsYFclhRJ6vuDpmuTbkuFWG+y2sxOXAzmJt81HFBacw =
561
561
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
562
562
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
You can’t perform that action at this time.
0 commit comments