Skip to content

Commit 1f3c020

Browse files
chore(deps): update kubernetes packages to v0.32.0
1 parent 59f9cbe commit 1f3c020

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.5
1212
github.com/upbound/provider-terraform v0.19.0
1313
go.uber.org/zap v1.27.0
14-
k8s.io/api v0.31.3
15-
k8s.io/apimachinery v0.31.4
14+
k8s.io/api v0.32.0
15+
k8s.io/apimachinery v0.32.0
1616
)
1717

1818
require (

0 commit comments

Comments
 (0)