Skip to content

Commit

Permalink
Merge pull request #140 from deploymenttheory/dependabot/go_modules/g…
Browse files Browse the repository at this point in the history
…ithub.com/microsoftgraph/msgraph-sdk-go-1.49.0

chore(deps): Bump github.com/microsoftgraph/msgraph-sdk-go from 1.48.0 to 1.49.0
  • Loading branch information
ShocOne authored Oct 9, 2024
2 parents 7f83070 + b514056 commit 69c5241
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/microsoft/kiota-abstractions-go v1.7.0
github.com/microsoft/kiota-http-go v1.4.5
github.com/microsoftgraph/msgraph-beta-sdk-go v0.108.0
github.com/microsoftgraph/msgraph-sdk-go v1.48.0
github.com/microsoftgraph/msgraph-sdk-go v1.49.0
github.com/microsoftgraph/msgraph-sdk-go-core v1.2.1
github.com/stretchr/testify v1.9.0
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ github.com/microsoft/kiota-serialization-text-go v1.0.0 h1:XOaRhAXy+g8ZVpcq7x7a0
github.com/microsoft/kiota-serialization-text-go v1.0.0/go.mod h1:sM1/C6ecnQ7IquQOGUrUldaO5wj+9+v7G2W3sQ3fy6M=
github.com/microsoftgraph/msgraph-beta-sdk-go v0.108.0 h1:bkyTxXYEHQAC2Qo6G2HVZ6ADA+XxawQhenAhbYUyQ+M=
github.com/microsoftgraph/msgraph-beta-sdk-go v0.108.0/go.mod h1:X4GpYrTnhoGBUHb55rl1+/GzavHHyyS5O1GswrWb15c=
github.com/microsoftgraph/msgraph-sdk-go v1.48.0 h1:JYKXW90/rjMzbD9kIzD+PzoBBbiNh4dRW6riKg+Bm94=
github.com/microsoftgraph/msgraph-sdk-go v1.48.0/go.mod h1:ghZjDbiV52URFLjZGFZckbLqMW1IgWvQKW4AqLgOm5E=
github.com/microsoftgraph/msgraph-sdk-go v1.49.0 h1:YApaXJzh3wBpNttTBE3qk64Mh1Dj+fD8yQAfomENOLE=
github.com/microsoftgraph/msgraph-sdk-go v1.49.0/go.mod h1:ghZjDbiV52URFLjZGFZckbLqMW1IgWvQKW4AqLgOm5E=
github.com/microsoftgraph/msgraph-sdk-go-core v1.2.1 h1:P1wpmn3xxfPMFJHg+PJPcusErfRkl63h6OdAnpDbkS8=
github.com/microsoftgraph/msgraph-sdk-go-core v1.2.1/go.mod h1:vFmWQGWyLlhxCESNLv61vlE4qesBU+eWmEVH7DJSESA=
github.com/mitchellh/copystructure v1.0.0/go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw=
Expand Down

0 comments on commit 69c5241

Please sign in to comment.