Skip to content

Commit c4b8e8d

Browse files
chore(deps): update kubernetes packages to v0.33.0
1 parent b4fbcb9 commit c4b8e8d

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.37.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.0
17+
k8s.io/apimachinery v0.33.0
18+
k8s.io/client-go v0.33.0
1919
sigs.k8s.io/controller-runtime v0.19.4
2020
)
2121

0 commit comments

Comments
 (0)