Skip to content

Commit

Permalink
[DDO-3654]: Bump github.com/microsoftgraph/msgraph-sdk-go in /sherlock
Browse files Browse the repository at this point in the history
Bumps [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-go/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-go/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-go@v1.53.0...v1.54.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 57f3a98 commit 536df21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sherlock/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
github.com/jinzhu/copier v0.4.0
github.com/knadh/koanf v1.5.0
github.com/microsoft/kiota-abstractions-go v1.8.1
github.com/microsoftgraph/msgraph-sdk-go v1.53.0
github.com/microsoftgraph/msgraph-sdk-go v1.54.0
github.com/microsoftgraph/msgraph-sdk-go-core v1.2.1
github.com/pact-foundation/pact-go/v2 v2.0.8
github.com/rs/zerolog v1.33.0
Expand Down
4 changes: 2 additions & 2 deletions sherlock/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -494,8 +494,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-sdk-go v1.53.0 h1:QYJPWUL4IFrHkGA5fPzm60geI4RPGr+Nz2CenUge3s8=
github.com/microsoftgraph/msgraph-sdk-go v1.53.0/go.mod h1:6bLNNzPle87+8W0MHYKJV8v3lTm8S6UvePMvMbmBL6E=
github.com/microsoftgraph/msgraph-sdk-go v1.54.0 h1:IOaII4ZYKjkztrw3OVPTn0r/2R2DJKp6E1id753m3Yc=
github.com/microsoftgraph/msgraph-sdk-go v1.54.0/go.mod h1:6bLNNzPle87+8W0MHYKJV8v3lTm8S6UvePMvMbmBL6E=
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/miekg/dns v1.1.26/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso=
Expand Down

0 comments on commit 536df21

Please sign in to comment.