remove any micro v2 occurences from the project
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
54c4331479
commit
7e505fbd9f
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user