change module name

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer committed 2025-01-13 09:58:18 +01:00
1 parent 6cae0ba8f1
commit 8e028f17e9
995 files changed
+3044 -3044

No files matched your search

@@ -6,8 +6,8 @@ import (
"os/signal"
"syscall"
"github.com/owncloud/ocis/v2/services/postprocessing/pkg/command"
"github.com/owncloud/ocis/v2/services/postprocessing/pkg/config/defaults"
"github.com/opencloud-eu/opencloud/services/postprocessing/pkg/command"
"github.com/opencloud-eu/opencloud/services/postprocessing/pkg/config/defaults"
)
func main() {