fix ocis dependencies in graph-explorer

This commit is contained in:
David Christofas
2021-02-16 13:55:12 +01:00
parent 0d3d0bebf3
commit 8aa06cc3f9
12 changed files with 1252 additions and 24 deletions

View File

@@ -4,9 +4,9 @@ import (
"io"
"net/http"
"github.com/owncloud/ocis-pkg/v2/service/debug"
"github.com/owncloud/ocis/graph-explorer/pkg/config"
"github.com/owncloud/ocis/graph-explorer/pkg/version"
"github.com/owncloud/ocis/ocis-pkg/service/debug"
)
// Server initializes the debug service and server.