Skip to content

Commit 2d789b2

Browse files
chore(deps): update kubernetes packages to v0.33.2
1 parent ff7403c commit 2d789b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ require (
1313
github.com/testcontainers/testcontainers-go v0.35.0
1414
go.mongodb.org/atlas v0.38.0
1515
go.mongodb.org/mongo-driver v1.17.3
16-
k8s.io/api v0.31.3
17-
k8s.io/apimachinery v0.31.4
18-
k8s.io/client-go v0.31.3
16+
k8s.io/api v0.33.2
17+
k8s.io/apimachinery v0.33.2
18+
k8s.io/client-go v0.33.2
1919
sigs.k8s.io/controller-runtime v0.19.4
2020
)
2121

0 commit comments

Comments
 (0)