Skip to content

Commit 071be94

Browse files
committed
fix(deps): update module k8s.io/klog to v2
1 parent c695249 commit 071be94

File tree

1 file changed

+1
-1
lines changed
  • pre-sync/oci-image-verification

1 file changed

+1
-1
lines changed

pre-sync/oci-image-verification/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/sigstore/cosign/v3 v3.0.2
1111
k8s.io/api v0.34.2
1212
k8s.io/apimachinery v0.34.2
13-
k8s.io/klog v1.0.0
13+
k8s.io/klog/v2 v2.130.1
1414
k8s.io/klog/v2 v2.130.1
1515
)
1616

0 commit comments

Comments
 (0)