From 8140444523bae88245c569ce78d0395347a0385a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 05:19:31 +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.56.0 to 1.57.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.56.0...v1.57.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] --- 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 8b615e8..a3d4896 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.8.0 github.com/joho/godotenv v1.5.1 github.com/microsoft/kiota-authentication-azure-go v1.1.0 - github.com/microsoftgraph/msgraph-sdk-go v1.56.0 + github.com/microsoftgraph/msgraph-sdk-go v1.57.0 ) require ( diff --git a/app-auth/graphapponlytutorial/go.sum b/app-auth/graphapponlytutorial/go.sum index 833ffd7..be472fd 100644 --- a/app-auth/graphapponlytutorial/go.sum +++ b/app-auth/graphapponlytutorial/go.sum @@ -53,8 +53,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.56.0 h1:UDdhFrn/2syJrUshZz9vDri8WRcXqPSxVNeC7VI5jcA= -github.com/microsoftgraph/msgraph-sdk-go v1.56.0/go.mod h1:q/0JXFg3C3AJO8he4MkbdGtnzQ4XIw3b6Z2hbqjqAdA= +github.com/microsoftgraph/msgraph-sdk-go v1.57.0 h1:Em6OfzJmHEF06tJSIGaAXAyvu7UVOw9pPC/c8Zb4Ma8= +github.com/microsoftgraph/msgraph-sdk-go v1.57.0/go.mod h1:q/0JXFg3C3AJO8he4MkbdGtnzQ4XIw3b6Z2hbqjqAdA= 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/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=