File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -122,5 +122,5 @@ require (
122122 golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
123123 google.golang.org/protobuf v1.36.3 // indirect
124124 gopkg.in/yaml.v3 v3.0.1 // indirect
125- gorm.io/plugin/opentelemetry v0.1.11
125+ gorm.io/plugin/opentelemetry v0.1.12
126126)
Original file line number Diff line number Diff line change @@ -329,6 +329,8 @@ gorm.io/gorm v1.25.12 h1:I0u8i2hWQItBq1WfE0o2+WuL9+8L21K9e2HHSTE/0f8=
329329gorm.io/gorm v1.25.12 /go.mod h1:xh7N7RHfYlNc5EmcI/El95gXusucDrQnHXe0+CgWcLQ =
330330gorm.io/plugin/opentelemetry v0.1.11 h1:WrbDQB9cSzWbZHHND5uJe0vPtcjPiuvjrVTYFg3y/yA =
331331gorm.io/plugin/opentelemetry v0.1.11 /go.mod h1:fX6KIIO+gZBvyUmpL/YgehvHtNZBpgQRhdf8GAedXIs =
332+ gorm.io/plugin/opentelemetry v0.1.12 h1:QPSZ2/A8plgcd6r1ugLzNmGXJuKCQu2ysKpEw8ndkCs =
333+ gorm.io/plugin/opentelemetry v0.1.12 /go.mod h1:fX6KIIO+gZBvyUmpL/YgehvHtNZBpgQRhdf8GAedXIs =
332334gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU =
333335gotest.tools/v3 v3.5.1 /go.mod h1:isy3WKz7GK6uNw/sbHzfKBLvlvXwUyV06n6brMxxopU =
334336nullprogram.com/x/optparse v1.0.0 /go.mod h1:KdyPE+Igbe0jQUrVfMqDMeJQIJZEuyV7pjYmp6pbG50 =
You can’t perform that action at this time.
0 commit comments