mirror of
https://github.com/lukaszraczylo/kubernetes-images-sync-operator.git
synced 2026-06-09 23:19:15 +00:00
Update all dependencies
This commit is contained in:
@@ -20,8 +20,8 @@ import (
|
||||
"sigs.k8s.io/controller-runtime/pkg/controller/controllerutil"
|
||||
"sigs.k8s.io/controller-runtime/pkg/log"
|
||||
|
||||
raczylocomv1 "raczylo.com/kubernetes-images-sync-operator/api/raczylo.com/v1"
|
||||
shared "raczylo.com/kubernetes-images-sync-operator/shared"
|
||||
raczylocomv1 "github.com/lukaszraczylo/kubernetes-images-sync-operator/api/raczylo.com/v1"
|
||||
shared "github.com/lukaszraczylo/kubernetes-images-sync-operator/internal/shared"
|
||||
)
|
||||
|
||||
// ClusterImageExportReconciler reconciles a ClusterImageExport object
|
||||
|
||||
Reference in New Issue
Block a user