Switch to opencloud-eu fork of libre-graph-api-go

This commit is contained in:
Ralf Haferkamp
2025-05-15 14:11:35 +02:00
parent fee393a6ab
commit 3dc9c0cb9a
196 changed files with 2486 additions and 2353 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/go-chi/chi/v5/middleware"
"github.com/go-chi/render"
libregraph "github.com/owncloud/libre-graph-api-go"
libregraph "github.com/opencloud-eu/libre-graph-api-go"
)
// Error defines a custom error struct, containing and MS Graph error code and a textual error message