Merge remote-tracking branch 'origin/master' into ocis-init

This commit is contained in:
Christian Richter
2022-04-20 13:12:36 +02:00
81 changed files with 416 additions and 340 deletions
@@ -3,9 +3,9 @@ package command
import (
"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/notifications/pkg/channels"
"github.com/owncloud/ocis/extensions/notifications/pkg/config"
"github.com/owncloud/ocis/extensions/notifications/pkg/config/parser"