switch source for go micro plugins

This commit is contained in:
Willy Kloucek
2022-04-19 09:44:47 +02:00
parent ff48a58c1f
commit e5b7496c29
17 changed files with 70 additions and 62 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import (
"github.com/owncloud/ocis/ocis-pkg/shared"
mzlog "github.com/asim/go-micro/plugins/logger/zerolog/v4"
mzlog "github.com/go-micro/plugins/v4/logger/zerolog"
"github.com/mohae/deepcopy"
"github.com/olekukonko/tablewriter"