update reva, includes tus support

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2020-05-06 15:04:08 +02:00
parent be59adfd49
commit 16422ee85f
2 changed files with 39 additions and 2 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ go 1.13
require (
github.com/cespare/xxhash/v2 v2.1.1 // indirect
github.com/cs3org/reva v0.1.1-0.20200427161359-c1549a8110eb
github.com/gofrs/uuid v3.2.0+incompatible
github.com/cs3org/reva v0.1.1-0.20200506094053-4da63dd518a5
github.com/gofrs/uuid v3.3.0+incompatible
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
github.com/haya14busa/goverage v0.0.0-20180129164344-eec3514a20b5 // indirect
github.com/micro/cli/v2 v2.1.1