update import paths

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-10-26 23:23:49 +03:00
parent 850ed7e455
commit ff5b32255a
5 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
package file
import (
"github.com/unistack-org/micro/v3/config"
"go.unistack.org/micro/v3/config"
)
type pathKey struct{}