mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
rebase: update csi-snapshotter to v6
as we have v6.0.0 of the external snapshotter updating the dependency for the same. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
f59806caff
commit
d7bf51b255
11
vendor/modules.txt
vendored
11
vendor/modules.txt
vendored
@ -352,12 +352,11 @@ github.com/kubernetes-csi/csi-lib-utils/connection
|
||||
github.com/kubernetes-csi/csi-lib-utils/metrics
|
||||
github.com/kubernetes-csi/csi-lib-utils/protosanitizer
|
||||
github.com/kubernetes-csi/csi-lib-utils/rpc
|
||||
# github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0
|
||||
## explicit; go 1.15
|
||||
github.com/kubernetes-csi/external-snapshotter/client/v4/apis/volumesnapshot/v1
|
||||
github.com/kubernetes-csi/external-snapshotter/client/v4/apis/volumesnapshot/v1beta1
|
||||
github.com/kubernetes-csi/external-snapshotter/client/v4/clientset/versioned/scheme
|
||||
github.com/kubernetes-csi/external-snapshotter/client/v4/clientset/versioned/typed/volumesnapshot/v1
|
||||
# github.com/kubernetes-csi/external-snapshotter/client/v6 v6.0.0
|
||||
## explicit; go 1.17
|
||||
github.com/kubernetes-csi/external-snapshotter/client/v6/apis/volumesnapshot/v1
|
||||
github.com/kubernetes-csi/external-snapshotter/client/v6/clientset/versioned/scheme
|
||||
github.com/kubernetes-csi/external-snapshotter/client/v6/clientset/versioned/typed/volumesnapshot/v1
|
||||
# github.com/libopenstorage/secrets v0.0.0-20210908194121-a1d19aa9713a
|
||||
## explicit; go 1.13
|
||||
github.com/libopenstorage/secrets
|
||||
|
Reference in New Issue
Block a user