move to micro v4
All checks were successful
test / test (push) Successful in 3m5s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-03-07 12:54:14 +03:00
parent c1d63be257
commit 3bf536a8f0
6 changed files with 59 additions and 40 deletions

View File

@@ -4,8 +4,8 @@ import (
"context"
"testing"
"go.unistack.org/micro/v3/codec"
"go.unistack.org/micro/v3/config"
"go.unistack.org/micro/v4/codec"
"go.unistack.org/micro/v4/config"
)
func TestInit(t *testing.T) {