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

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-03-04 23:39:05 +03:00
parent 6d7f14ccf0
commit 2684509bd1
7 changed files with 21 additions and 2546 deletions

View File

@@ -5,9 +5,9 @@ import (
"sync"
"time"
"go.unistack.org/micro/v3/logger"
"go.unistack.org/micro/v3/router"
"go.unistack.org/micro/v3/util/id"
"go.unistack.org/micro/v4/logger"
"go.unistack.org/micro/v4/router"
"go.unistack.org/micro/v4/util/id"
)
// table is an in-memory routing table