update import paths

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-10-26 23:00:25 +03:00
parent a4002ae8eb
commit 80462220e2
6 changed files with 14 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ import (
"time"
"github.com/hashicorp/consul/api"
"github.com/unistack-org/micro/v3/config"
"go.unistack.org/micro/v3/config"
)
type configKey struct{}