remove any micro v2 occurences from the project

This commit is contained in:
A.Unger
2021-02-18 08:01:53 +00:00
committed by Jörn Friedrich Dreyer
parent 54c4331479
commit 7e505fbd9f
19 changed files with 143 additions and 52 deletions
+1 -1
View File
@@ -4,8 +4,8 @@ import (
"fmt"
"os"
mreg "github.com/asim/go-micro/v3/registry"
"github.com/micro/cli/v2"
mreg "github.com/micro/go-micro/v2/registry"
tw "github.com/olekukonko/tablewriter"
"github.com/owncloud/ocis/ocis-pkg/registry"
"github.com/owncloud/ocis/ocis/pkg/config"