update import paths

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-10-27 01:09:40 +03:00
parent e47ffb3fdd
commit dace8213c8
7 changed files with 18 additions and 19 deletions

View File

@@ -3,7 +3,7 @@ package register
import (
"sync"
"github.com/unistack-org/micro/v3/router"
"go.unistack.org/micro/v3/router"
)
// tableWatcher implements routing table Watcher