update accounts, settings, storage-metadata and ocis-pkg to use asim go-micro v3
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
83851ca2bb
commit
005f47d436
+2
-2
@@ -4,8 +4,8 @@ import (
|
||||
"context"
|
||||
"time"
|
||||
|
||||
"github.com/micro/go-micro/v2/broker"
|
||||
"github.com/micro/go-micro/v2/registry"
|
||||
"github.com/asim/go-micro/v3/broker"
|
||||
"github.com/asim/go-micro/v3/registry"
|
||||
"github.com/owncloud/ocis/ocis-pkg/log"
|
||||
oregistry "github.com/owncloud/ocis/ocis-pkg/registry"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user