Skip to content

Commit 94c9dba

Browse files
chore(deps): update kubernetes packages to v0.33.3
1 parent f9d2764 commit 94c9dba

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
@@ -8,8 +8,8 @@ require (
88
github.com/onsi/gomega v1.27.4
99
github.com/spf13/pflag v1.0.5
1010
github.com/spf13/viper v1.14.0
11-
k8s.io/api v0.26.1
12-
k8s.io/apimachinery v0.26.1
11+
k8s.io/api v0.33.3
12+
k8s.io/apimachinery v0.33.3
1313
k8s.io/client-go v0.26.1
1414
sigs.k8s.io/controller-runtime v0.14.6
1515
)

0 commit comments

Comments
 (0)