add expand query for personal drive

This commit is contained in:
Michael Barz
2022-08-08 16:41:22 +02:00
parent 249ed4efe5
commit 67b52bbd55
4 changed files with 10 additions and 3 deletions

2
go.mod
View File

@@ -51,7 +51,7 @@ require (
github.com/onsi/ginkgo/v2 v2.1.4
github.com/onsi/gomega v1.20.0
github.com/orcaman/concurrent-map v1.0.0
github.com/owncloud/libre-graph-api-go v0.14.3
github.com/owncloud/libre-graph-api-go v0.16.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.12.2
github.com/rs/zerolog v1.27.0