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

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