Vendored deps

This commit is contained in:
Raunak Pradip Shah
2022-03-24 21:40:29 +05:30
parent f3a863922e
commit 5b3a927d2a
81 changed files with 142 additions and 142 deletions

View File

@@ -22,7 +22,7 @@ import (
"strings"
"time"
crdv1 "github.com/kubernetes-csi/external-snapshotter/client/v5/apis/volumesnapshot/v1"
crdv1 "github.com/kubernetes-csi/external-snapshotter/client/v6/apis/volumesnapshot/v1"
"github.com/kubernetes-csi/external-snapshotter/v6/pkg/snapshotter"
)