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 @@ -53,7 +53,7 @@ require (
5353 google.golang.org/protobuf v1.36.1
5454 gorm.io/driver/postgres v1.5.7
5555 gorm.io/gorm v1.25.12
56- gorm.io/plugin/opentelemetry v0.1.10
56+ gorm.io/plugin/opentelemetry v0.1.11
5757)
5858
5959require (
Original file line number Diff line number Diff line change @@ -525,7 +525,7 @@ gorm.io/driver/sqlite v1.5.0 h1:zKYbzRCpBrT1bNijRnxLDJWPjVfImGEn0lSnUY5gZ+c=
525525gorm.io/driver/sqlite v1.5.0 /go.mod h1:kDMDfntV9u/vuMmz8APHtHF0b4nyBB7sfCieC6G8k8I =
526526gorm.io/gorm v1.25.12 h1:I0u8i2hWQItBq1WfE0o2+WuL9+8L21K9e2HHSTE/0f8 =
527527gorm.io/gorm v1.25.12 /go.mod h1:xh7N7RHfYlNc5EmcI/El95gXusucDrQnHXe0+CgWcLQ =
528- gorm.io/plugin/opentelemetry v0.1.10 h1:QOZ8S+CcCJythrklsmM8AcH+oQHKqO7Y2d7KjRHmNU4 =
529- gorm.io/plugin/opentelemetry v0.1.10 /go.mod h1:cPTKXxAeFc+lOlTDsBGXN7owaBCo6eP22AB2gpxNS0M =
528+ gorm.io/plugin/opentelemetry v0.1.11 h1:WrbDQB9cSzWbZHHND5uJe0vPtcjPiuvjrVTYFg3y/yA =
529+ gorm.io/plugin/opentelemetry v0.1.11 /go.mod h1:fX6KIIO+gZBvyUmpL/YgehvHtNZBpgQRhdf8GAedXIs =
530530honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
531531honnef.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