move to v4

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-01-25 15:48:10 +03:00
parent 3f82cb3ba4
commit f3f2a9b737
98 changed files with 294 additions and 294 deletions

View File

@@ -4,7 +4,7 @@ import (
"context"
"time"
"go.unistack.org/micro/v3/util/id"
"go.unistack.org/micro/v4/util/id"
)
var _ Tracer = (*noopTracer)(nil)