Skip to content

Commit 3b455d7

Browse files
chore(deps): update kubernetes packages to v0.35.0
1 parent ff7403c commit 3b455d7

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
@@ -13,8 +13,8 @@ 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
16+
k8s.io/api v0.35.0
17+
k8s.io/apimachinery v0.35.0
1818
k8s.io/client-go v0.31.3
1919
sigs.k8s.io/controller-runtime v0.19.4
2020
)

0 commit comments

Comments
 (0)