Skip to content

Commit

Permalink
deps(go): bump github.com/microsoftgraph/msgraph-sdk-go from 1.58.0 t…
Browse files Browse the repository at this point in the history
…o 1.59.0 (#341)
  • Loading branch information
adombeck authored Jan 27, 2025
2 parents e7bf4f5 + ac86ce8 commit 8a3b681
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 @@ -11,7 +11,7 @@ require (
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/google/uuid v1.6.0
github.com/k0kubun/pp v3.0.1+incompatible
github.com/microsoftgraph/msgraph-sdk-go v1.58.0
github.com/microsoftgraph/msgraph-sdk-go v1.59.0
github.com/microsoftgraph/msgraph-sdk-go-core v1.2.1
github.com/otiai10/copy v1.14.1
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,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.58.0 h1:FJgv6RfARoO31wyV3djkQRnxa3Lx27HKtCOHEDXd85c=
github.com/microsoftgraph/msgraph-sdk-go v1.58.0/go.mod h1:2dZJTO/7S+UmfwKlPQg2vczpW7awcIEj1ZCgfZIf0V4=
github.com/microsoftgraph/msgraph-sdk-go v1.59.0 h1:2zyS9XPyWfxUhR3dEd0QcijbKRqM80luVD4vX7S0Ntg=
github.com/microsoftgraph/msgraph-sdk-go v1.59.0/go.mod h1:2dZJTO/7S+UmfwKlPQg2vczpW7awcIEj1ZCgfZIf0V4=
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/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
Expand Down

0 comments on commit 8a3b681

Please sign in to comment.