Update reva to cdb3d6688da5

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2020-10-23 19:15:48 +02:00
parent 7f1b58d7da
commit 368fb103f6
4 changed files with 41 additions and 77 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/owncloud/ocis/storage
go 1.13
require (
github.com/cs3org/reva v1.3.1-0.20201021130722-dd3a8c0f3881
github.com/cs3org/reva v1.3.1-0.20201023144216-cdb3d6688da5
github.com/gofrs/uuid v3.3.0+incompatible
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
github.com/micro/cli/v2 v2.1.2