change module name
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
|
||||
providerv1beta1 "github.com/cs3org/go-cs3apis/cs3/storage/provider/v1beta1"
|
||||
|
||||
svc "github.com/owncloud/ocis/v2/services/graph/pkg/service/v0"
|
||||
svc "github.com/opencloud-eu/opencloud/services/graph/pkg/service/v0"
|
||||
)
|
||||
|
||||
// DrivesDriveItemProvider is an autogenerated mock type for the DrivesDriveItemProvider type
|
||||
|
||||
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
mock "github.com/stretchr/testify/mock"
|
||||
|
||||
v0 "github.com/owncloud/ocis/v2/protogen/gen/ocis/services/settings/v0"
|
||||
v0 "github.com/opencloud-eu/opencloud/protogen/gen/ocis/services/settings/v0"
|
||||
)
|
||||
|
||||
// Permissions is an autogenerated mock type for the Permissions type
|
||||
|
||||
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
mock "github.com/stretchr/testify/mock"
|
||||
|
||||
v0 "github.com/owncloud/ocis/v2/protogen/gen/ocis/services/settings/v0"
|
||||
v0 "github.com/opencloud-eu/opencloud/protogen/gen/ocis/services/settings/v0"
|
||||
)
|
||||
|
||||
// RoleService is an autogenerated mock type for the RoleService type
|
||||
|
||||
Reference in New Issue
Block a user