File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/juju/ratelimit v1.0.2
1111 github.com/prometheus/client_golang v1.22.0
1212 gorm.io/driver/postgres v1.5.11
13- gorm.io/gorm v1.26.1
13+ gorm.io/gorm v1.30.0
1414)
1515
1616require (
Original file line number Diff line number Diff line change @@ -273,4 +273,6 @@ gorm.io/driver/postgres v1.5.11 h1:ubBVAfbKEUld/twyKZ0IYn9rSQh448EdelLYk9Mv314=
273273gorm.io/driver/postgres v1.5.11 /go.mod h1:DX3GReXH+3FPWGrrgffdvCk3DQ1dwDPdmbenSkweRGI =
274274gorm.io/gorm v1.26.1 h1:ghB2gUI9FkS46luZtn6DLZ0f6ooBJ5IbVej2ENFDjRw =
275275gorm.io/gorm v1.26.1 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
276+ gorm.io/gorm v1.30.0 h1:qbT5aPv1UH8gI99OsRlvDToLxW5zR7FzS9acZDOZcgs =
277+ gorm.io/gorm v1.30.0 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
276278nullprogram.com/x/optparse v1.0.0 /go.mod h1:KdyPE+Igbe0jQUrVfMqDMeJQIJZEuyV7pjYmp6pbG50 =
You can’t perform that action at this time.
0 commit comments