Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
Signed-off-by: Mattia Lavacca <[email protected]>
  • Loading branch information
mlavacca committed May 31, 2024
1 parent 894717c commit 1fa53f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/utils/kubernetes/ownerrefs.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
package kubernetes

import (
"github.com/kong/gateway-operator/pkg/consts"
"github.com/samber/lo"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/types"
"sigs.k8s.io/controller-runtime/pkg/client"

"github.com/kong/gateway-operator/pkg/consts"
)

// -----------------------------------------------------------------------------
Expand Down

0 comments on commit 1fa53f4

Please sign in to comment.