Merge pull request #503 from xing-yang/update_csi_spec_dep

Update to CSI spec 1.4
This commit is contained in:
Kubernetes Prow Robot
2021-04-21 14:37:51 -07:00
committed by GitHub
4 changed files with 325 additions and 235 deletions

2
vendor/modules.txt vendored
View File

@@ -4,7 +4,7 @@ github.com/beorn7/perks/quantile
github.com/blang/semver
# github.com/cespare/xxhash/v2 v2.1.1
github.com/cespare/xxhash/v2
# github.com/container-storage-interface/spec v1.3.0
# github.com/container-storage-interface/spec v1.4.0
## explicit
github.com/container-storage-interface/spec/lib/go/csi
# github.com/davecgh/go-spew v1.1.1