mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
rebase: update to latest snapshotter
this commit update the snapshotter client to v6.1.0 Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
8b078f1a11
commit
c9ccbf29bb
28
vendor/modules.txt
vendored
28
vendor/modules.txt
vendored
@ -2,12 +2,6 @@
|
||||
## explicit; go 1.15
|
||||
github.com/IBM/keyprotect-go-client
|
||||
github.com/IBM/keyprotect-go-client/iam
|
||||
# github.com/PuerkitoBio/purell v1.1.1
|
||||
## explicit
|
||||
github.com/PuerkitoBio/purell
|
||||
# github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
|
||||
## explicit
|
||||
github.com/PuerkitoBio/urlesc
|
||||
# github.com/ansel1/merry v1.6.2
|
||||
## explicit; go 1.12
|
||||
github.com/ansel1/merry
|
||||
@ -166,7 +160,7 @@ github.com/davecgh/go-spew/spew
|
||||
## explicit
|
||||
github.com/docker/distribution/digestset
|
||||
github.com/docker/distribution/reference
|
||||
# github.com/emicklei/go-restful/v3 v3.8.0
|
||||
# github.com/emicklei/go-restful/v3 v3.9.0
|
||||
## explicit; go 1.13
|
||||
github.com/emicklei/go-restful/v3
|
||||
github.com/emicklei/go-restful/v3/log
|
||||
@ -201,11 +195,12 @@ github.com/go-logr/logr/funcr
|
||||
# github.com/go-openapi/jsonpointer v0.19.5
|
||||
## explicit; go 1.13
|
||||
github.com/go-openapi/jsonpointer
|
||||
# github.com/go-openapi/jsonreference v0.19.5
|
||||
# github.com/go-openapi/jsonreference v0.20.0
|
||||
## explicit; go 1.13
|
||||
github.com/go-openapi/jsonreference
|
||||
# github.com/go-openapi/swag v0.19.14
|
||||
## explicit; go 1.11
|
||||
github.com/go-openapi/jsonreference/internal
|
||||
# github.com/go-openapi/swag v0.22.3
|
||||
## explicit; go 1.18
|
||||
github.com/go-openapi/swag
|
||||
# github.com/go-sql-driver/mysql v1.5.0
|
||||
## explicit; go 1.10
|
||||
@ -240,7 +235,7 @@ github.com/google/fscrypt/keyring
|
||||
github.com/google/fscrypt/metadata
|
||||
github.com/google/fscrypt/security
|
||||
github.com/google/fscrypt/util
|
||||
# github.com/google/gnostic v0.5.7-v3refs
|
||||
# github.com/google/gnostic v0.6.9
|
||||
## explicit; go 1.12
|
||||
github.com/google/gnostic/compiler
|
||||
github.com/google/gnostic/extensions
|
||||
@ -382,8 +377,8 @@ 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/v6 v6.0.1
|
||||
## explicit; go 1.17
|
||||
# github.com/kubernetes-csi/external-snapshotter/client/v6 v6.1.0
|
||||
## explicit; go 1.18
|
||||
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
|
||||
@ -392,7 +387,7 @@ github.com/kubernetes-csi/external-snapshotter/client/v6/clientset/versioned/typ
|
||||
github.com/libopenstorage/secrets
|
||||
github.com/libopenstorage/secrets/vault
|
||||
github.com/libopenstorage/secrets/vault/utils
|
||||
# github.com/mailru/easyjson v0.7.6
|
||||
# github.com/mailru/easyjson v0.7.7
|
||||
## explicit; go 1.12
|
||||
github.com/mailru/easyjson/buffer
|
||||
github.com/mailru/easyjson/jlexer
|
||||
@ -677,7 +672,6 @@ golang.org/x/text/secure/bidirule
|
||||
golang.org/x/text/transform
|
||||
golang.org/x/text/unicode/bidi
|
||||
golang.org/x/text/unicode/norm
|
||||
golang.org/x/text/width
|
||||
# golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
|
||||
## explicit
|
||||
golang.org/x/time/rate
|
||||
@ -753,7 +747,7 @@ google.golang.org/grpc/serviceconfig
|
||||
google.golang.org/grpc/stats
|
||||
google.golang.org/grpc/status
|
||||
google.golang.org/grpc/tap
|
||||
# google.golang.org/protobuf v1.28.0
|
||||
# google.golang.org/protobuf v1.28.1
|
||||
## explicit; go 1.11
|
||||
google.golang.org/protobuf/encoding/protojson
|
||||
google.golang.org/protobuf/encoding/prototext
|
||||
@ -1234,7 +1228,7 @@ k8s.io/klog/v2/internal/clock
|
||||
k8s.io/klog/v2/internal/dbg
|
||||
k8s.io/klog/v2/internal/serialize
|
||||
k8s.io/klog/v2/internal/severity
|
||||
# k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1
|
||||
# k8s.io/kube-openapi v0.0.0-20220803164354-a70c9af30aea
|
||||
## explicit; go 1.18
|
||||
k8s.io/kube-openapi/pkg/builder3/util
|
||||
k8s.io/kube-openapi/pkg/common
|
||||
|
Reference in New Issue
Block a user