Update to /pkg/services/m365/m365.go
Change to msgraph beta library.
This commit is contained in:
parent
9b30a03c31
commit
b4eae746c4
@ -3,7 +3,7 @@ package m365
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/microsoftgraph/msgraph-sdk-go/models"
|
||||
"github.com/microsoftgraph/msgraph-beta-sdk-go/models"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/alcionai/corso/src/internal/connector"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user