Skip to content

Commit a6a1bca

Browse files
fix(deps): update kubernetes packages to v0.35.1
1 parent 4e1852c commit a6a1bca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ require (
1212
go.miloapis.com/milo v0.1.0
1313
golang.org/x/sync v0.15.0
1414
gopkg.in/yaml.v3 v3.0.1
15-
k8s.io/api v0.32.1
16-
k8s.io/apimachinery v0.33.2
15+
k8s.io/api v0.35.1
16+
k8s.io/apimachinery v0.35.1
1717
k8s.io/client-go v0.32.1
1818
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
1919
sigs.k8s.io/controller-runtime v0.20.4

0 commit comments

Comments
 (0)