Revert back to msgraph-sdk-go package for /connector/graph/errors.go
This commit is contained in:
parent
03ec1dd2e9
commit
b7b2de096b
@ -5,7 +5,7 @@ import (
|
|||||||
"net/url"
|
"net/url"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"github.com/microsoftgraph/msgraph-beta-sdk-go/models/odataerrors"
|
"github.com/microsoftgraph/msgraph-sdk-go/models/odataerrors"
|
||||||
"github.com/pkg/errors"
|
"github.com/pkg/errors"
|
||||||
"golang.org/x/exp/slices"
|
"golang.org/x/exp/slices"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user