Skip to content

Commit 3c0828a

Browse files
committed
use operator-controller/catalogd.
Signed-off-by: Horiodino <holiodin@gmail.com>
1 parent d0ae86a commit 3c0828a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalogd/cmd/catalogd/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ import (
5454
metricsserver "sigs.k8s.io/controller-runtime/pkg/metrics/server"
5555
crwebhook "sigs.k8s.io/controller-runtime/pkg/webhook"
5656

57-
catalogdv1 "github.com/operator-framework/catalogd/api/v1"
57+
catalogdv1 "github.com/operator-framework/operator-controller/catalogd/api/v1"
5858
corecontrollers "github.com/operator-framework/operator-controller/catalogd/internal/controllers/core"
5959
"github.com/operator-framework/operator-controller/catalogd/internal/features"
6060
"github.com/operator-framework/operator-controller/catalogd/internal/garbagecollection"

0 commit comments

Comments
 (0)