From fb091d980064192f1492451379ca0326bf482732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 05:22:15 +0000 Subject: [PATCH] Bump github.com/microsoftgraph/msgraph-sdk-go Bumps [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go) from 1.85.0 to 1.86.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-go/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.85.0...v1.86.0) --- updated-dependencies: - dependency-name: github.com/microsoftgraph/msgraph-sdk-go dependency-version: 1.86.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app-auth/graphapponlytutorial/go.mod | 2 +- app-auth/graphapponlytutorial/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-auth/graphapponlytutorial/go.mod b/app-auth/graphapponlytutorial/go.mod index d280e95..17fb18f 100644 --- a/app-auth/graphapponlytutorial/go.mod +++ b/app-auth/graphapponlytutorial/go.mod @@ -7,7 +7,7 @@ require ( github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.11.0 github.com/joho/godotenv v1.5.1 github.com/microsoft/kiota-authentication-azure-go v1.3.1 - github.com/microsoftgraph/msgraph-sdk-go v1.85.0 + github.com/microsoftgraph/msgraph-sdk-go v1.86.0 ) require ( diff --git a/app-auth/graphapponlytutorial/go.sum b/app-auth/graphapponlytutorial/go.sum index 6717e22..5586ea9 100644 --- a/app-auth/graphapponlytutorial/go.sum +++ b/app-auth/graphapponlytutorial/go.sum @@ -47,8 +47,8 @@ github.com/microsoft/kiota-serialization-multipart-go v1.1.2 h1:1pUyA1QgIeKslQwb github.com/microsoft/kiota-serialization-multipart-go v1.1.2/go.mod h1:j2K7ZyYErloDu7Kuuk993DsvfoP7LPWvAo7rfDpdPio= github.com/microsoft/kiota-serialization-text-go v1.1.2 h1:7OfKFlzdjpPygca/+OtqafkEqCWR7+94efUFGC28cLw= github.com/microsoft/kiota-serialization-text-go v1.1.2/go.mod h1:QNTcswkBPFY3QVBFmzfk00UMNViKQtV0AQKCrRw5ibM= -github.com/microsoftgraph/msgraph-sdk-go v1.85.0 h1:52NqLxAtSoFtKVMiN08f8JSkvsYGK+2qiXM80F+1seY= -github.com/microsoftgraph/msgraph-sdk-go v1.85.0/go.mod h1:h2fx0PGMpIfVX8u5nWTVXmTKTYzIR/uOwZQnX4ixwcM= +github.com/microsoftgraph/msgraph-sdk-go v1.86.0 h1:kZSIJuRoP9BUD8xsWL6sk82ThsGhZvDonO8waKH5emU= +github.com/microsoftgraph/msgraph-sdk-go v1.86.0/go.mod h1:h2fx0PGMpIfVX8u5nWTVXmTKTYzIR/uOwZQnX4ixwcM= github.com/microsoftgraph/msgraph-sdk-go-core v1.3.2 h1:5jCUSosTKaINzPPQXsz7wsHWwknyBmJSu8+ZWxx3kdQ= github.com/microsoftgraph/msgraph-sdk-go-core v1.3.2/go.mod h1:iD75MK3LX8EuwjDYCmh0hkojKXK6VKME33u4daCo3cE= github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=