update reva to include go-chi workaround

This commit is contained in:
David Christofas
2022-04-27 17:12:42 +02:00
parent e5b98095b8
commit 6bd4330103
4 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ require (
github.com/blevesearch/bleve/v2 v2.3.2
github.com/coreos/go-oidc/v3 v3.1.0
github.com/cs3org/go-cs3apis v0.0.0-20220412090512-93c5918b4bde
github.com/cs3org/reva/v2 v2.0.0-20220427123248-8cad2e542999
github.com/cs3org/reva/v2 v2.0.0-20220427133111-618964eed515
github.com/disintegration/imaging v1.6.2
github.com/glauth/glauth/v2 v2.0.0-20211021011345-ef3151c28733
github.com/go-chi/chi/v5 v5.0.7