update reva to v1.6.1-0.20210223065028-53f39499762e
Update reva and also set a replace for github.com/oleiade/reflections. The replace should resolve the dependabot issue. See oleiade/reflections#14. Once https://github.com/ory/fosite has updated to reflections 1.0.1 or higher we can remove the replace.
This commit is contained in:
@@ -42,6 +42,7 @@ require (
|
||||
|
||||
replace (
|
||||
github.com/gomodule/redigo => github.com/gomodule/redigo v1.8.2
|
||||
github.com/oleiade/reflections => github.com/oleiade/reflections v1.0.1
|
||||
github.com/owncloud/ocis/accounts => ../accounts
|
||||
github.com/owncloud/ocis/glauth => ../glauth
|
||||
github.com/owncloud/ocis/graph => ../graph
|
||||
|
||||
Reference in New Issue
Block a user