File tree Expand file tree Collapse file tree
github.com/opencloud-eu/reva/v2/internal/grpc/interceptors/auth Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ require (
6464 github.com/open-policy-agent/opa v1.10.1
6565 github.com/opencloud-eu/icap-client v0.0.0-20250930132611-28a2afe62d89
6666 github.com/opencloud-eu/libre-graph-api-go v1.0.8-0.20250724122329-41ba6b191e76
67- github.com/opencloud-eu/reva/v2 v2.40.2
67+ github.com/opencloud-eu/reva/v2 v2.40.3
6868 github.com/opensearch-project/opensearch-go/v4 v4.5.0
6969 github.com/orcaman/concurrent-map v1.0.0
7070 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -963,8 +963,8 @@ github.com/opencloud-eu/inotifywaitgo v0.0.0-20251111171128-a390bae3c5e9 h1:dIft
963963github.com/opencloud-eu/inotifywaitgo v0.0.0-20251111171128-a390bae3c5e9 /go.mod h1:JWyDC6H+5oZRdUJUgKuaye+8Ph5hEs6HVzVoPKzWSGI =
964964github.com/opencloud-eu/libre-graph-api-go v1.0.8-0.20250724122329-41ba6b191e76 h1:vD/EdfDUrv4omSFjrinT8Mvf+8D7f9g4vgQ2oiDrVUI =
965965github.com/opencloud-eu/libre-graph-api-go v1.0.8-0.20250724122329-41ba6b191e76 /go.mod h1:pzatilMEHZFT3qV7C/X3MqOa3NlRQuYhlRhZTL+hN6Q =
966- github.com/opencloud-eu/reva/v2 v2.40.2 h1:rsgOkwA6MwReuwu7RvhWh675PJEQhLWrTOew5OSpR/E =
967- github.com/opencloud-eu/reva/v2 v2.40.2 /go.mod h1:DGH08n2mvtsQLkt8o15FV6m51FwSJJGhjR8Ty+iIJww =
966+ github.com/opencloud-eu/reva/v2 v2.40.3 h1:gFiBzI/Mq10zekZXvAXOGWRPzTjzHVhBt5W1B5JJMnE =
967+ github.com/opencloud-eu/reva/v2 v2.40.3 /go.mod h1:DGH08n2mvtsQLkt8o15FV6m51FwSJJGhjR8Ty+iIJww =
968968github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
969969github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
970970github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
Original file line number Diff line number Diff line change @@ -1370,7 +1370,7 @@ github.com/opencloud-eu/icap-client
13701370# github.com/opencloud-eu/libre-graph-api-go v1.0.8-0.20250724122329-41ba6b191e76
13711371## explicit; go 1.18
13721372github.com/opencloud-eu/libre-graph-api-go
1373- # github.com/opencloud-eu/reva/v2 v2.40.2
1373+ # github.com/opencloud-eu/reva/v2 v2.40.3
13741374## explicit; go 1.24.1
13751375github.com/opencloud-eu/reva/v2/cmd/revad/internal/grace
13761376github.com/opencloud-eu/reva/v2/cmd/revad/runtime
You can’t perform that action at this time.
0 commit comments