-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update reva to v1.6.1-0.20210218130854-a954e7242e7a #1684
Conversation
https://drone.owncloud.com/owncloud/ocis/3579/73/7 |
The windows binary build fails because we are using https://github.com/cs3org/reva/blob/a954e7242e7a7068e6951601d3826d93b0e043c1/pkg/storage/utils/localfs/localfs.go#L525 This needs to be fixed in reva. Something for next week... |
For windows we could to it like this: https://stackoverflow.com/a/60724929 |
d4b39ff
to
ab58458
Compare
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.
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Update reva. This includes: