use own fork

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-09-18 18:27:29 +03:00
parent 0fda1710d8
commit fb33535995
25 changed files with 1771 additions and 132 deletions

View File

@@ -5,7 +5,7 @@ import (
"io"
"sync"
"github.com/micro/go-micro/v3/client"
"github.com/unistack-org/micro/v3/client"
"google.golang.org/grpc"
)