Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"os"
|
||||
"testing"
|
||||
|
||||
envconfig "go.unistack.org/micro-config-env/v3"
|
||||
"go.unistack.org/micro/v3/config"
|
||||
envconfig "go.unistack.org/micro-config-env/v4"
|
||||
"go.unistack.org/micro/v4/config"
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
|
Reference in New Issue
Block a user