mirror of
https://github.com/lukaszraczylo/kubernetes-images-sync-operator.git
synced 2026-06-10 23:29:11 +00:00
Update all dependencies
This commit is contained in:
@@ -18,8 +18,8 @@ import (
|
||||
"sigs.k8s.io/controller-runtime/pkg/client"
|
||||
"sigs.k8s.io/controller-runtime/pkg/log"
|
||||
|
||||
raczylocomv1 "raczylo.com/kubernetes-images-sync-operator/api/raczylo.com/v1"
|
||||
"raczylo.com/kubernetes-images-sync-operator/shared"
|
||||
raczylocomv1 "github.com/lukaszraczylo/kubernetes-images-sync-operator/api/raczylo.com/v1"
|
||||
"github.com/lukaszraczylo/kubernetes-images-sync-operator/internal/shared"
|
||||
)
|
||||
|
||||
type ClusterImageReconciler struct {
|
||||
|
||||
Reference in New Issue
Block a user