update import paths

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-10-26 23:25:18 +03:00
parent 695d3ad1fe
commit d014fc95f6
5 changed files with 11 additions and 11 deletions

View File

@@ -6,7 +6,7 @@ import (
"testing"
"time"
"github.com/unistack-org/micro/v3/config"
"go.unistack.org/micro/v3/config"
)
func TestLoad(t *testing.T) {