Skip to content

Commit b730229

Browse files
chore(deps): update kubernetes packages to v0.35.0
1 parent d6a7af2 commit b730229

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
@@ -11,8 +11,8 @@ require (
1111
github.com/spf13/pflag v1.0.10
1212
github.com/upbound/provider-terraform v0.21.2
1313
go.uber.org/zap v1.27.1
14-
k8s.io/api v0.33.4
15-
k8s.io/apimachinery v0.33.4
14+
k8s.io/api v0.35.0
15+
k8s.io/apimachinery v0.35.0
1616
)
1717

1818
require (

0 commit comments

Comments
 (0)