Merge pull request #7564 from aduffeck/ocm2

[full-ci] Wire ocm services
This commit is contained in:
Andre Duffeck
2023-10-24 14:12:09 +02:00
committed by GitHub
47 changed files with 1102 additions and 139 deletions
+2 -5
View File
@@ -12,8 +12,8 @@ require (
github.com/blevesearch/bleve/v2 v2.3.10
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/coreos/go-oidc/v3 v3.7.0
github.com/cs3org/go-cs3apis v0.0.0-20230727093620-0f4399be4543
github.com/cs3org/reva/v2 v2.16.1-0.20231023124625-f9a66375fd79
github.com/cs3org/go-cs3apis v0.0.0-20231023073225-7748710e0781
github.com/cs3org/reva/v2 v2.16.1-0.20231024092538-194fbe4a2c31
github.com/disintegration/imaging v1.6.2
github.com/dutchcoders/go-clamd v0.0.0-20170520113014-b970184f4d9e
github.com/egirna/icap-client v0.1.1
@@ -340,6 +340,3 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)
// the replacement build is based on https://github.com/aduffeck/cs3apis/tree/master
replace github.com/cs3org/go-cs3apis => github.com/aduffeck/go-cs3apis v0.0.0-20231009082215-ad45e19edac0