Skip to content

Commit

Permalink
bump hook
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Okhlopkov <[email protected]>
  • Loading branch information
Pavel Okhlopkov committed Nov 13, 2024
1 parent d000895 commit af5d5ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/hook/context/context_combiner.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/deckhouse/module-sdk/pkg/hook/binding-context"
"github.com/deckhouse/module-sdk/pkg/hook/types"

"github.com/flant/shell-operator/pkg/hook/controller"
"github.com/deckhouse/module-sdk/pkg/hook/controller"
"github.com/flant/shell-operator/pkg/hook/task_metadata"
shell_operator "github.com/flant/shell-operator/pkg/shell-operator"
"github.com/flant/shell-operator/pkg/task"
Expand Down
4 changes: 2 additions & 2 deletions test/hook/context/generator.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ import (
"github.com/deckhouse/module-sdk/pkg/hook/types"
kubeeventsmanager "github.com/deckhouse/module-sdk/pkg/kube-events-manager"

"github.com/deckhouse/module-sdk/pkg/hook"
"github.com/deckhouse/module-sdk/pkg/hook/controller"
"github.com/flant/kube-client/fake"
"github.com/flant/shell-operator/pkg/hook"
"github.com/flant/shell-operator/pkg/hook/controller"
schedulemanager "github.com/flant/shell-operator/pkg/schedule_manager"
)

Expand Down

0 comments on commit af5d5ae

Please sign in to comment.