refactor: moving to new neutral organization

Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
This commit is contained in:
Dario Tranchitella
2023-10-16 13:55:51 +02:00
parent d6ca71d7d8
commit d7a48d771f
162 changed files with 352 additions and 352 deletions

View File

@@ -6,8 +6,8 @@ package pod
import (
"fmt"
"github.com/clastix/capsule/pkg/api"
"github.com/clastix/capsule/pkg/webhook/utils"
"github.com/projectcapsule/capsule/pkg/api"
"github.com/projectcapsule/capsule/pkg/webhook/utils"
)
type podRuntimeClassForbiddenError struct {