owncloud / owncloud/ocis

The ocis module version is v2 instead of v7

Open
#10,878 0 comments 1 reaction 0 assignees View on GitHub
Type:Bug
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

## Describe the bug
The ocis module version is v2 instead of v7 in a `go.mod` file it broke the dependencies between the `osic` and `reva`
There are several services in a `reva` that use `github.com/owncloud/ocis/v2/ocis-pkg/registry` and pointed to the `ocis/v2.0.0`
https://github.com/cs3org/reva/blob/ea319ad6ac575eb725be92f9c0be8a6f7fe84fbd/go.mod#L64

It could lead to unexpected side effects because the default registry for the v2 is `mdnsr`

Releasing modules https://go.dev/wiki/Modules#releasing-modules-v2-or-higher

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.