Revert back to msgraph-sdk-go library for /support/errors.go
This commit is contained in:
parent
b7b2de096b
commit
8a474af189
@ -6,7 +6,7 @@ import (
|
||||
"strings"
|
||||
|
||||
multierror "github.com/hashicorp/go-multierror"
|
||||
msgraph_errors "github.com/microsoftgraph/msgraph-beta-sdk-go/models/odataerrors"
|
||||
msgraph_errors "github.com/microsoftgraph/msgraph-sdk-go/models/odataerrors"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/alcionai/corso/src/internal/common"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user