update import paths

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-10-26 23:35:26 +03:00
parent e29fd8d71a
commit 45b8d655d5
5 changed files with 13 additions and 13 deletions

View File

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