Skip to content

Commit

Permalink
Bump github.com/microsoftgraph/msgraph-beta-sdk-go
Browse files Browse the repository at this point in the history
Bumps the gomodupdates group in /providers/ms365 with 1 update: [github.com/microsoftgraph/msgraph-beta-sdk-go](https://github.com/microsoftgraph/msgraph-beta-sdk-go).


Updates `github.com/microsoftgraph/msgraph-beta-sdk-go` from 0.111.0 to 0.112.0
- [Release notes](https://github.com/microsoftgraph/msgraph-beta-sdk-go/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-beta-sdk-go/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-beta-sdk-go@v0.111.0...v0.112.0)

---
updated-dependencies:
- dependency-name: github.com/microsoftgraph/msgraph-beta-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 549cf3c commit cfc518c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion providers/ms365/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/google/uuid v1.6.0
github.com/microsoft/kiota-abstractions-go v1.7.0
github.com/microsoft/kiota-authentication-azure-go v1.1.0
github.com/microsoftgraph/msgraph-beta-sdk-go v0.111.0
github.com/microsoftgraph/msgraph-beta-sdk-go v0.112.0
github.com/microsoftgraph/msgraph-sdk-go v1.51.0
github.com/microsoftgraph/msgraph-sdk-go-core v1.2.1
github.com/rs/zerolog v1.33.0
Expand Down
4 changes: 2 additions & 2 deletions providers/ms365/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@ github.com/microsoft/kiota-serialization-multipart-go v1.0.0 h1:3O5sb5Zj+moLBiJy
github.com/microsoft/kiota-serialization-multipart-go v1.0.0/go.mod h1:yauLeBTpANk4L03XD985akNysG24SnRJGaveZf+p4so=
github.com/microsoft/kiota-serialization-text-go v1.0.0 h1:XOaRhAXy+g8ZVpcq7x7a0jlETWnWrEum0RhmbYrTFnA=
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.111.0 h1:IhaMYOdiN76xwkYGVAb7QwkOkjSZTrBMwv+5xCpf2sY=
github.com/microsoftgraph/msgraph-beta-sdk-go v0.111.0/go.mod h1:GJhFAbcwHwtiqspxJnurVNr6XZBfVtdccVEC1+6+vjo=
github.com/microsoftgraph/msgraph-beta-sdk-go v0.112.0 h1:lb+hePZM/yPQP3EZ67f2hXkepYapG6jLNlyo7A1tc+s=
github.com/microsoftgraph/msgraph-beta-sdk-go v0.112.0/go.mod h1:+X/QuOZqn23X9lx4rAeIDrbwxH22FoLWDS05mZZDfew=
github.com/microsoftgraph/msgraph-sdk-go v1.51.0 h1:IfRY0uVHToT8X9k6Ri19tKdt8hwPomji2yx5YsKoaw4=
github.com/microsoftgraph/msgraph-sdk-go v1.51.0/go.mod h1:MVTeFCCih3qXy9D0q+f4NdOyumFnMZ+Ppcpurgd30TY=
github.com/microsoftgraph/msgraph-sdk-go-core v1.2.1 h1:P1wpmn3xxfPMFJHg+PJPcusErfRkl63h6OdAnpDbkS8=
Expand Down

0 comments on commit cfc518c

Please sign in to comment.