Skip to content

Commit fe8f89e

Browse files
fix(deps): update module k8s.io/api to v0.34.1
1 parent c8da2d5 commit fe8f89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/google/go-cmp v0.7.0
1212
google.golang.org/protobuf v1.36.10
1313
gopkg.in/yaml.v3 v3.0.1
14-
k8s.io/api v0.31.0
14+
k8s.io/api v0.34.1
1515
k8s.io/apimachinery v0.31.0
1616
k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d
1717
sigs.k8s.io/controller-tools v0.16.0

0 commit comments

Comments
 (0)