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

@@ -7,7 +7,7 @@ import (
"io"
"sync"
"github.com/unistack-org/micro/v3/client"
"go.unistack.org/micro/v3/client"
)
// Implements the streamer interface