resolve conflict
All checks were successful
lint / lint (pull_request) Successful in 1m14s
test / test (pull_request) Successful in 2m10s

This commit is contained in:
2025-03-03 09:44:35 +03:00
parent 7ad92816ef
commit b809959065
5 changed files with 49 additions and 45 deletions

View File

@@ -6,6 +6,7 @@ import (
"sync"
"go.unistack.org/micro/v4/client"
"go.unistack.org/micro/v4/tracer"
"google.golang.org/grpc"
)