Cleanup vendor dependencies

- `go mod {tidy and vendor}.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2020-04-07 22:25:44 +05:30
committed by mergify[bot]
parent 58765e27a0
commit 02367c4a3f
3 changed files with 7 additions and 3 deletions

6
vendor/modules.txt vendored
View File

@ -4,6 +4,10 @@ github.com/BurntSushi/toml
github.com/beorn7/perks/quantile
# github.com/blang/semver v3.5.0+incompatible
github.com/blang/semver
# github.com/ceph/go-ceph v0.2.0
github.com/ceph/go-ceph/errutil
github.com/ceph/go-ceph/rados
github.com/ceph/go-ceph/rbd
# github.com/container-storage-interface/spec v1.2.0
github.com/container-storage-interface/spec/lib/go/csi
# github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
@ -292,7 +296,7 @@ google.golang.org/grpc/serviceconfig
google.golang.org/grpc/stats
google.golang.org/grpc/status
google.golang.org/grpc/tap
# gopkg.in/fsnotify.v1 v1.4.7 => github.com/fsnotify/fsnotify v1.4.7
# gopkg.in/fsnotify.v1 v1.4.7
gopkg.in/fsnotify.v1
# gopkg.in/inf.v0 v0.9.1
gopkg.in/inf.v0