update import paths

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-10-27 18:20:32 +03:00
parent 3acb4dd3aa
commit 702ed5640a
12 changed files with 41 additions and 42 deletions

View File

@@ -14,7 +14,7 @@ import (
"unicode"
"unicode/utf8"
"github.com/unistack-org/micro/v3/server"
"go.unistack.org/micro/v3/server"
)
// Precompute the reflect type for error. Can't use error directly