Skip to content

Commit

Permalink
chore: go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
wozniakjan committed Apr 3, 2023
1 parent e09fc7c commit 30667a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Expand Up @@ -13,9 +13,9 @@ require (
golang.org/x/net v0.7.0
google.golang.org/grpc v1.40.0
google.golang.org/protobuf v1.27.1
k8s.io/api v0.23.3
k8s.io/apimachinery v0.23.3
k8s.io/client-go v0.23.3
k8s.io/api v0.23.14
k8s.io/apimachinery v0.23.14
k8s.io/client-go v0.23.14
k8s.io/klog/v2 v2.80.1
k8s.io/kubernetes v1.23.14
k8s.io/mount-utils v0.23.14
Expand Down

0 comments on commit 30667a7

Please sign in to comment.