Skip to content

Commit 36dfafd

Browse files
fix(deps): update kubernetes packages to v0.35.0
1 parent 96772c1 commit 36dfafd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ require (
1212
github.com/zalando/go-keyring v0.2.6
1313
go.miloapis.com/milo v0.2.0
1414
golang.org/x/oauth2 v0.30.0
15-
k8s.io/apiextensions-apiserver v0.32.1
16-
k8s.io/apimachinery v0.32.1
17-
k8s.io/client-go v0.32.1
15+
k8s.io/apiextensions-apiserver v0.35.0
16+
k8s.io/apimachinery v0.35.0
17+
k8s.io/client-go v0.35.0
1818
sigs.k8s.io/controller-runtime v0.20.4
1919
sigs.k8s.io/yaml v1.4.0
2020
)

0 commit comments

Comments
 (0)