Adapt protobuf naming

This commit is contained in:
André Duffeck
2025-01-15 11:04:32 +01:00
parent d6997b01cf
commit 8c8cdd9310
177 changed files with 8030 additions and 9098 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
engine "github.com/opencloud-eu/opencloud/services/search/pkg/engine"
mock "github.com/stretchr/testify/mock"
v0 "github.com/opencloud-eu/opencloud/protogen/gen/ocis/services/search/v0"
v0 "github.com/opencloud-eu/opencloud/protogen/gen/opencloud/services/search/v0"
)
// Engine is an autogenerated mock type for the Engine type