Skip to content

Commit

Permalink
Running go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanrainer committed Jul 11, 2023
1 parent b0d0caf commit aaa3f7e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ require (
github.com/aws/aws-sdk-go v1.44.76
github.com/container-storage-interface/spec v1.5.0
github.com/golang/mock v1.6.0
github.com/google/uuid v1.3.0
github.com/kubernetes-csi/csi-test v1.1.1
github.com/mitchellh/go-ps v0.0.0-20170309133038-4fdf99ab2936
github.com/onsi/ginkgo v1.14.0
github.com/onsi/gomega v1.10.1
google.golang.org/grpc v1.53.0
k8s.io/api v0.22.16
github.com/google/uuid v1.1.2
k8s.io/apimachinery v0.24.3
k8s.io/client-go v1.5.2
k8s.io/klog v1.0.0
Expand All @@ -35,7 +35,6 @@ require (
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/googleapis/gnostic v0.5.5 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
github.com/imdario/mergo v0.3.5 // indirect
Expand Down

0 comments on commit aaa3f7e

Please sign in to comment.