Skip to content

Commit 8717b55

Browse files
chore(deps): update kubernetes packages to v0.34.1
1 parent ff7403c commit 8717b55

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
@@ -14,8 +14,8 @@ require (
1414
go.mongodb.org/atlas v0.38.0
1515
go.mongodb.org/mongo-driver v1.17.3
1616
k8s.io/api v0.31.3
17-
k8s.io/apimachinery v0.31.4
18-
k8s.io/client-go v0.31.3
17+
k8s.io/apimachinery v0.34.1
18+
k8s.io/client-go v0.34.1
1919
sigs.k8s.io/controller-runtime v0.19.4
2020
)
2121

0 commit comments

Comments
 (0)