Skip to content

Commit 30667a7

Browse files
committed
chore: go mod tidy
1 parent e09fc7c commit 30667a7

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
golang.org/x/net v0.7.0
1414
google.golang.org/grpc v1.40.0
1515
google.golang.org/protobuf v1.27.1
16-
k8s.io/api v0.23.3
17-
k8s.io/apimachinery v0.23.3
18-
k8s.io/client-go v0.23.3
16+
k8s.io/api v0.23.14
17+
k8s.io/apimachinery v0.23.14
18+
k8s.io/client-go v0.23.14
1919
k8s.io/klog/v2 v2.80.1
2020
k8s.io/kubernetes v1.23.14
2121
k8s.io/mount-utils v0.23.14

0 commit comments

Comments
 (0)