mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:17:32 +00:00
fix: migration, key rotation and org event reducing (#1403)
* fix: migration, key rotation and org event reducing * fix oidc app * pointer receiver name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package usergrant
|
||||
package keypair
|
||||
|
||||
import (
|
||||
"github.com/caos/zitadel/internal/eventstore"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
package usergrant
|
||||
package keypair
|
||||
|
||||
import (
|
||||
"github.com/caos/zitadel/internal/eventstore"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
package usergrant
|
||||
package keypair
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
Reference in New Issue
Block a user