File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 golang.org/x/crypto v0.54.0
1818 gopkg.in/yaml.v3 v3.0.1
1919 gorm.io/driver/mysql v1.6.0
20- gorm.io/driver/postgres v1.6.1
20+ gorm.io/driver/postgres v1.6.2
2121 gorm.io/gorm v1.31.2
2222)
2323
Original file line number Diff line number Diff line change @@ -469,8 +469,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
469469gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
470470gorm.io/driver/mysql v1.6.0 h1:eNbLmNTpPpTOVZi8MMxCi2aaIm0ZpInbORNXDwyLGvg =
471471gorm.io/driver/mysql v1.6.0 /go.mod h1:D/oCC2GWK3M/dqoLxnOlaNKmXz8WNTfcS9y5ovaSqKo =
472- gorm.io/driver/postgres v1.6.1 h1:9dA1M08/ZHE0AKrnqeoG0m1Ha9cW7UALU/OPqIjIyF8 =
473- gorm.io/driver/postgres v1.6.1 /go.mod h1:N6HRC/7+yKySXENJ1O4Yh/upkpSJG4vw0H5Rk0UHx3A =
472+ gorm.io/driver/postgres v1.6.2 h1:BvXQ/cNUg63q5TFNg672DmDcowZSFrNLkkA3Xe6GXq4 =
473+ gorm.io/driver/postgres v1.6.2 /go.mod h1:0c4fQA44XhOklXDkgtuKqysHCycTa5i9e3EIpDGCwXk =
474474gorm.io/driver/sqlite v1.6.0 h1:WHRRrIiulaPiPFmDcod6prc4l2VGVWHz80KspNsxSfQ =
475475gorm.io/driver/sqlite v1.6.0 /go.mod h1:AO9V1qIQddBESngQUKWL9yoH93HIeA1X6V633rBwyT8 =
476476gorm.io/gorm v1.31.2 h1:3o8FXNo9v9S858gil+3LlZA1LkCOzgb4g5BL64FgaCo =
You can’t perform that action at this time.
0 commit comments