mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-19 14:13:17 -04:00
update reva to 2832f4d
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
2
go.mod
2
go.mod
@@ -267,4 +267,4 @@ require (
|
||||
stash.kopano.io/kgol/kcc-go/v5 v5.0.1 // indirect
|
||||
)
|
||||
|
||||
replace github.com/cs3org/reva/v2 => github.com/micbar/reva/v2 v2.0.0-20220711131809-b9df4027992b
|
||||
replace github.com/cs3org/reva/v2 => github.com/micbar/reva/v2 v2.0.0-20220712083851-2832f4d5031e
|
||||
|
||||
4
go.sum
4
go.sum
@@ -889,8 +889,8 @@ github.com/maxymania/go-system v0.0.0-20170110133659-647cc364bf0b h1:Q53idHrTuQD
|
||||
github.com/maxymania/go-system v0.0.0-20170110133659-647cc364bf0b/go.mod h1:KirJrATYGbTyUwVR26xIkaipRqRcMRXBf8N5dacvGus=
|
||||
github.com/mendsley/gojwk v0.0.0-20141217222730-4d5ec6e58103 h1:Z/i1e+gTZrmcGeZyWckaLfucYG6KYOXLWo4co8pZYNY=
|
||||
github.com/mendsley/gojwk v0.0.0-20141217222730-4d5ec6e58103/go.mod h1:o9YPB5aGP8ob35Vy6+vyq3P3bWe7NQWzf+JLiXCiMaE=
|
||||
github.com/micbar/reva/v2 v2.0.0-20220711131809-b9df4027992b h1:rGosXQ9AwUVLxmmGbe1AN+YBk6OF7xnMxGzE2sALhJs=
|
||||
github.com/micbar/reva/v2 v2.0.0-20220711131809-b9df4027992b/go.mod h1:GlPiCJmt6nDrbPm6lL7pShonSUZ0Ld2GLtR+lATjLCE=
|
||||
github.com/micbar/reva/v2 v2.0.0-20220712083851-2832f4d5031e h1:pg0HwOJXvCQfikOnHGXN0ImfYjC4MvuaT47OzYtcMqE=
|
||||
github.com/micbar/reva/v2 v2.0.0-20220712083851-2832f4d5031e/go.mod h1:GlPiCJmt6nDrbPm6lL7pShonSUZ0Ld2GLtR+lATjLCE=
|
||||
github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg=
|
||||
github.com/miekg/dns v1.1.26/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso=
|
||||
github.com/miekg/dns v1.1.40/go.mod h1:KNUDUusw/aVsxyTYZM1oqvCicbwhgbNgztCETuNZ7xM=
|
||||
|
||||
Reference in New Issue
Block a user