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
@@ -4,9 +4,9 @@ import (
"context"
"fmt"
"github.com/asim/go-micro/plugins/events/natsjs/v4"
"github.com/cs3org/reva/v2/pkg/events"
"github.com/cs3org/reva/v2/pkg/events/server"
"github.com/go-micro/plugins/v4/events/natsjs"
"github.com/owncloud/ocis/extensions/audit/pkg/config"
"github.com/owncloud/ocis/extensions/audit/pkg/config/parser"
"github.com/owncloud/ocis/extensions/audit/pkg/logging"