Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ import (
"sigs.k8s.io/controller-runtime/pkg/webhook"

infrav1 "github.com/scaleway/cluster-api-provider-scaleway/api/v1alpha1"
"github.com/scaleway/cluster-api-provider-scaleway/internal/controller"
internalVersion "github.com/scaleway/cluster-api-provider-scaleway/internal/version"
"github.com/scaleway/cluster-api-provider-scaleway/pkg/controller"
// +kubebuilder:scaffold:imports
)

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading