File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ require (
5050 google.golang.org/api v0.177.0
5151 google.golang.org/protobuf v1.34.0
5252 gorm.io/datatypes v1.2.0
53- gorm.io/driver/postgres v1.5.4
53+ gorm.io/driver/postgres v1.5.7
5454 gorm.io/gorm v1.25.10
5555 gorm.io/plugin/opentelemetry v0.1.4
5656)
Original file line number Diff line number Diff line change @@ -526,8 +526,8 @@ gorm.io/datatypes v1.2.0 h1:5YT+eokWdIxhJgWHdrb2zYUimyk0+TaFth+7a0ybzco=
526526gorm.io/datatypes v1.2.0 /go.mod h1:o1dh0ZvjIjhH/bngTpypG6lVRJ5chTBxE09FH/71k04 =
527527gorm.io/driver/mysql v1.5.4 h1:igQmHfKcbaTVyAIHNhhB888vvxh8EdQ2uSUT0LPcBso =
528528gorm.io/driver/mysql v1.5.4 /go.mod h1:9rYxJph/u9SWkWc9yY4XJ1F/+xO0S/ChOmbk3+Z5Tvs =
529- gorm.io/driver/postgres v1.5.4 h1:Iyrp9Meh3GmbSuyIAGyjkN+n9K+GHX9b9MqsTL4EJCo =
530- gorm.io/driver/postgres v1.5.4 /go.mod h1:Bgo89+h0CRcdA33Y6frlaHHVuTdOf87pmyzwW9C/BH0 =
529+ gorm.io/driver/postgres v1.5.7 h1:8ptbNJTDbEmhdr62uReG5BGkdQyeasu/FZHxI0IMGnM =
530+ gorm.io/driver/postgres v1.5.7 /go.mod h1:3e019WlBaYI5o5LIdNV+LyxCMNtLOQETBXL2h4chKpA =
531531gorm.io/driver/sqlite v1.5.0 h1:zKYbzRCpBrT1bNijRnxLDJWPjVfImGEn0lSnUY5gZ+c =
532532gorm.io/driver/sqlite v1.5.0 /go.mod h1:kDMDfntV9u/vuMmz8APHtHF0b4nyBB7sfCieC6G8k8I =
533533gorm.io/driver/sqlserver v1.4.1 h1:t4r4r6Jam5E6ejqP7N82qAJIJAht27EGT41HyPfXRw0 =
You can’t perform that action at this time.
0 commit comments