update reva to version 2.0.0 (#3258)

This commit is contained in:
Michael Barz
2022-03-03 19:56:04 +01:00
committed by GitHub
parent 9bb046fc22
commit b15db1794a
56 changed files with 192 additions and 97 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"os"
"path"
"github.com/cs3org/reva/cmd/revad/runtime"
"github.com/cs3org/reva/v2/cmd/revad/runtime"
"github.com/gofrs/uuid"
"github.com/oklog/run"
ociscfg "github.com/owncloud/ocis/ocis-pkg/config"