update import paths

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-10-27 18:13:33 +03:00
parent 8a2b0636e1
commit 69be182d92
9 changed files with 11 additions and 14 deletions

View File

@@ -4,8 +4,8 @@ import (
"fmt"
"strings"
"github.com/unistack-org/micro/v3/client"
"github.com/unistack-org/micro/v3/codec"
"go.unistack.org/micro/v3/client"
"go.unistack.org/micro/v3/codec"
)
type drpcRequest struct {