mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-06 08:17:42 -05:00
replace reva with micbar fork for testing
This commit is contained in:
2
go.mod
2
go.mod
@@ -245,4 +245,4 @@ require (
|
||||
// this is a transitive replace. See https://github.com/libregraph/lico/blob/master/go.mod#L38
|
||||
replace github.com/crewjam/saml => github.com/crewjam/saml v0.4.5
|
||||
|
||||
replace github.com/cs3org/reva => ../reva
|
||||
replace github.com/cs3org/reva => github.com/micbar/reva v1.9.1-0.20211014111217-0edd79fd6531
|
||||
|
||||
2
go.sum
2
go.sum
@@ -765,6 +765,8 @@ github.com/mendsley/gojwk v0.0.0-20141217222730-4d5ec6e58103 h1:Z/i1e+gTZrmcGeZy
|
||||
github.com/mendsley/gojwk v0.0.0-20141217222730-4d5ec6e58103/go.mod h1:o9YPB5aGP8ob35Vy6+vyq3P3bWe7NQWzf+JLiXCiMaE=
|
||||
github.com/mennanov/fieldmask-utils v0.4.0 h1:MvXJgV4em1j0u2Aw2Wwd/ES8alZE9vN5FSB1SYiJ6vM=
|
||||
github.com/mennanov/fieldmask-utils v0.4.0/go.mod h1:lah2lHczE2ff+7SqnNKpB+YzaO7M3h5iNO4LgPTJheM=
|
||||
github.com/micbar/reva v1.9.1-0.20211014111217-0edd79fd6531 h1:8ArBLoRSC94F6jvPx97TprxTMJ310+JiyqMm9RtPy7o=
|
||||
github.com/micbar/reva v1.9.1-0.20211014111217-0edd79fd6531/go.mod h1:uENdZEtDFmTRt6+d4+Ro4P5XnNL+9I6gwftHEBJzHQw=
|
||||
github.com/micro/cli/v2 v2.1.2/go.mod h1:EguNh6DAoWKm9nmk+k/Rg0H3lQnDxqzu5x5srOtGtYg=
|
||||
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
|
||||
github.com/miekg/dns v1.1.15/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
|
||||
|
||||
Reference in New Issue
Block a user