Skip to content

Commit 5615262

Browse files
fix(deps): update kubernetes packages to v0.33.4
1 parent a636459 commit 5615262

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/google/go-cmp v0.6.0
1212
google.golang.org/protobuf v1.34.3-0.20240816073751-94ecbc261689
1313
gopkg.in/yaml.v3 v3.0.1
14-
k8s.io/api v0.31.0
15-
k8s.io/apimachinery v0.31.0
14+
k8s.io/api v0.33.4
15+
k8s.io/apimachinery v0.33.4
1616
k8s.io/utils v0.0.0-20241210054802-24370beab758
1717
sigs.k8s.io/controller-tools v0.16.0
1818
)

0 commit comments

Comments
 (0)