[full-ci] fix(sharing-ng): align sharedWithMe driveItem IDs with PROPFIND response (#8467)
* Bump reva Fixes: #8080 * fix(sharing-ng): align sharedWithMe driveItem IDs The IDs of the driveItems returned by the 'sharedWithMe' endpoint should match the ids returned by the webdav PROPFIND response on the share jail. Fixes: #8420
This commit is contained in:
@@ -13,7 +13,7 @@ require (
|
||||
github.com/cenkalti/backoff v2.2.1+incompatible
|
||||
github.com/coreos/go-oidc/v3 v3.9.0
|
||||
github.com/cs3org/go-cs3apis v0.0.0-20231023073225-7748710e0781
|
||||
github.com/cs3org/reva/v2 v2.18.1-0.20240221074425-cac6c6935c60
|
||||
github.com/cs3org/reva/v2 v2.18.1-0.20240221104842-3fb1ef6dc93a
|
||||
github.com/dhowden/tag v0.0.0-20230630033851-978a0926ee25
|
||||
github.com/disintegration/imaging v1.6.2
|
||||
github.com/dutchcoders/go-clamd v0.0.0-20170520113014-b970184f4d9e
|
||||
|
||||
Reference in New Issue
Block a user