update all deps

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-01-16 02:49:58 +03:00
parent f149027dd8
commit 913249efed
19 changed files with 337 additions and 175 deletions

View File

@@ -4,7 +4,7 @@ import (
"os"
"testing"
envconfig "github.com/unistack-org/micro-config-env"
envconfig "github.com/unistack-org/micro-config-env/v3"
"github.com/unistack-org/micro/v3"
"github.com/unistack-org/micro/v3/config"
)