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 @@ -68,6 +68,7 @@ require (
6868 github.com/cloudwego/kitex-examples v0.1.1
6969 github.com/cyphar/filepath-securejoin v0.2.4
7070 github.com/dancannon/gorethink v4.0.0+incompatible
71+ github.com/dapr/components-contrib/tests/certification v0.0.0-20251104160704-920ad8a7b958
7172 github.com/dapr/kit v0.16.1
7273 github.com/didip/tollbooth/v7 v7.0.1
7374 github.com/eclipse/paho.mqtt.golang v1.4.3
@@ -427,7 +428,6 @@ require (
427428 go.opentelemetry.io/otel/sdk v1.35.0 // indirect
428429 go.opentelemetry.io/otel/sdk/metric v1.35.0 // indirect
429430 go.opentelemetry.io/otel/trace v1.35.0 // indirect
430- go.opentelemetry.io/proto/otlp v1.6.0 // indirect
431431 go.uber.org/atomic v1.10.0 // indirect
432432 go.uber.org/zap v1.27.0 // indirect
433433 golang.org/x/arch v0.10.0 // indirect
Original file line number Diff line number Diff line change @@ -539,6 +539,8 @@ github.com/dancannon/gorethink v4.0.0+incompatible h1:KFV7Gha3AuqT+gr0B/eKvGhbjm
539539github.com/dancannon/gorethink v4.0.0+incompatible /go.mod h1:BLvkat9KmZc1efyYwhz3WnybhRZtgF1K929FD8z1avU =
540540github.com/danieljoos/wincred v1.1.2 h1:QLdCxFs1/Yl4zduvBdcHB8goaYk9RARS2SgLLRuAyr0 =
541541github.com/danieljoos/wincred v1.1.2 /go.mod h1:GijpziifJoIBfYh+S7BbkdUTU4LfM+QnGqR5Vl2tAx0 =
542+ github.com/dapr/components-contrib/tests/certification v0.0.0-20251104160704-920ad8a7b958 h1:DSZgzdXlbF75fwvEkMQpPqn1jjxmWVoBNmI4Bc4dS40 =
543+ github.com/dapr/components-contrib/tests/certification v0.0.0-20251104160704-920ad8a7b958 /go.mod h1:IUB5RJv0Gj5qxsHjjhvEBIlxPka7cD7KAn/Coa2y27M =
542544github.com/dapr/kit v0.16.1 h1:MqLAhHVg8trPy2WJChMZFU7ToeondvxcNHYVvMDiVf4 =
543545github.com/dapr/kit v0.16.1 /go.mod h1:40ZWs5P6xfYf7O59XgwqZkIyDldTIXlhTQhGop8QoSM =
544546github.com/dave/jennifer v1.4.0 /go.mod h1:fIb+770HOpJ2fmN9EPPKOqm1vMGhB+TwXKMZhrIygKg =
You can’t perform that action at this time.
0 commit comments