Skip to content

Commit 34bc0f0

Browse files
hanzala1234hanzala-waltlabs
authored andcommitted
fix indentation
Signed-off-by: hanzala <[email protected]>
1 parent eed5eb7 commit 34bc0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cache/references.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package cache
33
import (
44
"encoding/json"
55
"fmt"
6-
"regexp"
6+
"regexp"
77
v1 "k8s.io/api/apps/v1"
88
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
99
"k8s.io/apimachinery/pkg/apis/meta/v1/unstructured"

0 commit comments

Comments
 (0)