Skip to content

Commit 4cd6c47

Browse files
Update kubernetes packages to v0.34.1
1 parent 1e42ac1 commit 4cd6c47

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
@@ -15,9 +15,9 @@ require (
1515
google.golang.org/grpc v1.69.4
1616
google.golang.org/protobuf v1.36.3
1717
gopkg.in/natefinch/lumberjack.v2 v2.2.1
18-
k8s.io/api v0.32.1
19-
k8s.io/apimachinery v0.32.1
20-
k8s.io/client-go v0.32.1
18+
k8s.io/api v0.34.1
19+
k8s.io/apimachinery v0.34.1
20+
k8s.io/client-go v0.34.1
2121
sigs.k8s.io/sig-storage-lib-external-provisioner/v6 v6.3.0
2222
)
2323

0 commit comments

Comments
 (0)