fix ocis dependencies in graph

This commit is contained in:
David Christofas
2021-02-16 14:32:35 +01:00
parent 8aa06cc3f9
commit 9e5858ccab
11 changed files with 540 additions and 117 deletions
+1 -1
View File
@@ -4,9 +4,9 @@ import (
"io"
"net/http"
"github.com/owncloud/ocis-pkg/v2/service/debug"
"github.com/owncloud/ocis/graph/pkg/config"
"github.com/owncloud/ocis/graph/pkg/version"
"github.com/owncloud/ocis/ocis-pkg/service/debug"
)
// Server initializes the debug service and server.