Skip to content

Commit 0891a4e

Browse files
Bump github.com/microsoftgraph/msgraph-sdk-go
Bumps the all-go-mod-patch-and-minor group with 1 update: [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go). Updates `github.com/microsoftgraph/msgraph-sdk-go` from 1.90.0 to 1.91.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.90.0...v1.91.0) --- updated-dependencies: - dependency-name: github.com/microsoftgraph/msgraph-sdk-go dependency-version: 1.91.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5da7119 commit 0891a4e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/PaesslerAG/jsonpath v0.1.1
2424
github.com/jessevdk/go-flags v1.6.1
2525
github.com/microsoft/kiota-abstractions-go v1.9.3
26-
github.com/microsoftgraph/msgraph-sdk-go v1.90.0
26+
github.com/microsoftgraph/msgraph-sdk-go v1.91.0
2727
github.com/microsoftgraph/msgraph-sdk-go-core v1.4.0
2828
github.com/patrickmn/go-cache v2.1.0+incompatible
2929
github.com/webdevops/go-common v0.0.0-20250926082156-62a5f37dcb13

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ github.com/microsoft/kiota-serialization-multipart-go v1.1.2 h1:1pUyA1QgIeKslQwb
113113
github.com/microsoft/kiota-serialization-multipart-go v1.1.2/go.mod h1:j2K7ZyYErloDu7Kuuk993DsvfoP7LPWvAo7rfDpdPio=
114114
github.com/microsoft/kiota-serialization-text-go v1.1.3 h1:8z7Cebn0YAAr++xswVgfdxZjnAZ4GOB9O7XP4+r5r/M=
115115
github.com/microsoft/kiota-serialization-text-go v1.1.3/go.mod h1:NDSvz4A3QalGMjNboKKQI9wR+8k+ih8UuagNmzIRgTQ=
116-
github.com/microsoftgraph/msgraph-sdk-go v1.90.0 h1:ygVeWfGB8TMO4rTFxtrYueZmj1mLqtDKW5UZ4iJwczU=
117-
github.com/microsoftgraph/msgraph-sdk-go v1.90.0/go.mod h1:UdZWxbZiFvjPug9DYayD90JNiHjXyNRA39lEpcy3Kms=
116+
github.com/microsoftgraph/msgraph-sdk-go v1.91.0 h1:yipI3KyTzmNvo0nUXCSUtkANLGTKDJz8yca0m813qcY=
117+
github.com/microsoftgraph/msgraph-sdk-go v1.91.0/go.mod h1:sue5+4Z9FCOon6pHgvC1djjybs9ZYB3LZaAGYI1Qcfo=
118118
github.com/microsoftgraph/msgraph-sdk-go-core v1.4.0 h1:0SrIoFl7TQnMRrsi5TFaeNe0q8KO5lRzRp4GSCCL2So=
119119
github.com/microsoftgraph/msgraph-sdk-go-core v1.4.0/go.mod h1:A1iXs+vjsRjzANxF6UeKv2ACExG7fqTwHHbwh1FL+EE=
120120
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw=

0 commit comments

Comments
 (0)