From 6ea8ede02a49f079b496a07b95ff13b8289be75a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 05:03:03 +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.99.0 to 1.100.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.99.0...v1.100.0) --- updated-dependencies: - dependency-name: github.com/microsoftgraph/msgraph-sdk-go dependency-version: 1.100.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 e2d4b96..10e13ac 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.14.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.99.0 + github.com/microsoftgraph/msgraph-sdk-go v1.100.0 ) require ( diff --git a/app-auth/graphapponlytutorial/go.sum b/app-auth/graphapponlytutorial/go.sum index c20eb59..bc2961d 100644 --- a/app-auth/graphapponlytutorial/go.sum +++ b/app-auth/graphapponlytutorial/go.sum @@ -45,8 +45,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.3 h1:8z7Cebn0YAAr++xswVgfdxZjnAZ4GOB9O7XP4+r5r/M= github.com/microsoft/kiota-serialization-text-go v1.1.3/go.mod h1:NDSvz4A3QalGMjNboKKQI9wR+8k+ih8UuagNmzIRgTQ= -github.com/microsoftgraph/msgraph-sdk-go v1.99.0 h1:FRR4RcbuhKBQP3klg4jCp05ntz/NrmZtd3tYILqGt8A= -github.com/microsoftgraph/msgraph-sdk-go v1.99.0/go.mod h1:qxzY5SaoPigY6/Dpyfg4uigQjNDvL+sZl6fzD6EpWeQ= +github.com/microsoftgraph/msgraph-sdk-go v1.100.0 h1:x+seylGyWAK6BH+N0/RecbJ5rxyvk3g4rbHvkHX9EX0= +github.com/microsoftgraph/msgraph-sdk-go v1.100.0/go.mod h1:qxzY5SaoPigY6/Dpyfg4uigQjNDvL+sZl6fzD6EpWeQ= github.com/microsoftgraph/msgraph-sdk-go-core v1.4.1 h1:k3YIaJm57ufoEX0KdsEY4l1X9BAMxEqrwr4a7WMRDzY= github.com/microsoftgraph/msgraph-sdk-go-core v1.4.1/go.mod h1:yNqPNhXee2w9cZzkJW5mL1utVMSInsQSo/TyEB5sup8= github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=