mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
rebase: update to CSI spec v1.5.0
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
e47738fa75
commit
2fe3f2eadf
2
go.mod
2
go.mod
@ -5,7 +5,7 @@ go 1.16
|
||||
require (
|
||||
github.com/aws/aws-sdk-go v1.38.54
|
||||
github.com/ceph/go-ceph v0.10.0
|
||||
github.com/container-storage-interface/spec v1.3.0
|
||||
github.com/container-storage-interface/spec v1.5.0
|
||||
github.com/csi-addons/replication-lib-utils v0.2.0
|
||||
github.com/csi-addons/spec v0.1.0
|
||||
github.com/go-logr/logr v0.2.1 // indirect
|
||||
|
Reference in New Issue
Block a user