Skip to content

Commit 48ae1fe

Browse files
chore(deps): update kubernetes packages to v0.34.2
1 parent 525a65b commit 48ae1fe

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.0
14-
k8s.io/api v0.33.4
15-
k8s.io/apimachinery v0.33.4
14+
k8s.io/api v0.34.2
15+
k8s.io/apimachinery v0.34.2
1616
)
1717

1818
require (

0 commit comments

Comments
 (0)