move to v4
All checks were successful
test / test (push) Successful in 2m48s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-03-03 23:47:17 +03:00
parent 51a65e9db9
commit 702442d9a0
15 changed files with 51 additions and 397 deletions

View File

@@ -4,7 +4,7 @@ import (
"context"
"testing"
"go.unistack.org/micro/v3/metadata"
"go.unistack.org/micro/v4/metadata"
)
func TestDefaultMetadataFunc(t *testing.T) {