update graph import paths and module name

This commit is contained in:
A.Unger
2020-09-18 13:00:28 +02:00
parent 2723f17587
commit ab1e6d4689
25 changed files with 48 additions and 38 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package flagset
import (
"github.com/micro/cli/v2"
"github.com/owncloud/ocis-graph/pkg/config"
"github.com/owncloud/ocis/graph/pkg/config"
)
// RootWithConfig applies cfg to the root flagset