Merge pull request #503 from xing-yang/update_csi_spec_dep
Update to CSI spec 1.4
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/kubernetes-csi/external-snapshotter/v4
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/container-storage-interface/spec v1.3.0
|
||||
github.com/container-storage-interface/spec v1.4.0
|
||||
github.com/fsnotify/fsnotify v1.4.9
|
||||
github.com/golang/mock v1.4.4
|
||||
github.com/golang/protobuf v1.4.3
|
||||
|
Reference in New Issue
Block a user