mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-06 14:42:26 +00:00
fix: generated files
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
// Code generated by MockGen. DO NOT EDIT.
|
||||
// Source: github.com/caos/citadel/management/api/grpc (interfaces: ManagementServiceClient)
|
||||
// Source: github.com/caos/zitadel/management/api/grpc (interfaces: ManagementServiceClient)
|
||||
|
||||
// Package api is a generated GoMock package.
|
||||
package api
|
||||
|
||||
import (
|
||||
context "context"
|
||||
grpc "github.com/caos/citadel/management/api/grpc"
|
||||
grpc "github.com/caos/zitadel/management/api/grpc"
|
||||
gomock "github.com/golang/mock/gomock"
|
||||
empty "github.com/golang/protobuf/ptypes/empty"
|
||||
struct0 "github.com/golang/protobuf/ptypes/struct"
|
||||
|
||||
Reference in New Issue
Block a user