Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
gci formatting
Browse files Browse the repository at this point in the history
Signed-off-by: everettraven <everettraven@gmail.com>
  • Loading branch information
everettraven committed May 6, 2024
1 parent dcc81a5 commit cfaf726
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pkg/source/image_registry.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@ import (
gcrkube "github.com/google/go-containerregistry/pkg/authn/kubernetes"
"github.com/google/go-containerregistry/pkg/name"
"github.com/google/go-containerregistry/pkg/v1/remote"
rukpakv1alpha2 "github.com/operator-framework/rukpak/api/v1alpha2"
rukpakerrors "github.com/operator-framework/rukpak/pkg/errors"
apimacherrors "k8s.io/apimachinery/pkg/util/errors"
"sigs.k8s.io/controller-runtime/pkg/log"

rukpakv1alpha2 "github.com/operator-framework/rukpak/api/v1alpha2"
rukpakerrors "github.com/operator-framework/rukpak/pkg/errors"
)

// TODO: Make asynchronous
Expand Down

0 comments on commit cfaf726

Please sign in to comment.