Skip to content

Commit 7019d54

Browse files
committed
fix(deps): update kubernetes monorepo to v0.35.3
1 parent d94cab0 commit 7019d54

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ toolchain go1.26.1
77
require (
88
github.com/google/go-containerregistry v0.21.2
99
github.com/sigstore/cosign/v2 v2.6.2
10-
k8s.io/api v0.35.2
11-
k8s.io/apimachinery v0.35.2
10+
k8s.io/api v0.35.3
11+
k8s.io/apimachinery v0.35.3
1212
k8s.io/klog v1.0.0
1313
)
1414

0 commit comments

Comments
 (0)