mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
ci: remove unwated go-ceph tags
As we are using latest version of go-ceph which doesnt require any special tags for the API's cephcsi is consuming. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
55768007f4
commit
abf9dd339f
1
go.mod
1
go.mod
@ -7,7 +7,6 @@ require (
|
||||
github.com/aws/aws-sdk-go v1.46.4
|
||||
github.com/aws/aws-sdk-go-v2/service/sts v1.23.2
|
||||
github.com/ceph/ceph-csi/api v0.0.0-00010101000000-000000000000
|
||||
// TODO: API for managing subvolume metadata and snapshot metadata requires `ceph_ci_untested` build-tag
|
||||
github.com/ceph/go-ceph v0.24.0
|
||||
github.com/container-storage-interface/spec v1.9.0
|
||||
github.com/csi-addons/replication-lib-utils v0.2.0
|
||||
|
Reference in New Issue
Block a user