Merge pull request #989 from rhafer/permissions-count

graph: Add support for counting permissions
This commit is contained in:
Ralf Haferkamp
2025-06-04 11:00:26 +02:00
committed by GitHub
13 changed files with 226 additions and 77 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ require (
github.com/onsi/ginkgo/v2 v2.23.4
github.com/onsi/gomega v1.37.0
github.com/open-policy-agent/opa v1.5.0
github.com/opencloud-eu/libre-graph-api-go v1.0.7
github.com/opencloud-eu/libre-graph-api-go v1.0.8-0.20250603072916-fa601fb14450
github.com/opencloud-eu/reva/v2 v2.33.1-0.20250520152851-d33c49bb52b9
github.com/orcaman/concurrent-map v1.0.0
github.com/pkg/errors v0.9.1