From d0240f900534d2e8cd833eaac51deb09fa6a69ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:59:32 +0000 Subject: [PATCH] Bump github.com/microsoftgraph/msgraph-beta-sdk-go Bumps the gomodupdates group in /providers/ms365 with 1 update: [github.com/microsoftgraph/msgraph-beta-sdk-go](https://github.com/microsoftgraph/msgraph-beta-sdk-go). Updates `github.com/microsoftgraph/msgraph-beta-sdk-go` from 0.122.0 to 0.123.0 - [Release notes](https://github.com/microsoftgraph/msgraph-beta-sdk-go/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-beta-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-beta-sdk-go/compare/v0.122.0...v0.123.0) --- updated-dependencies: - dependency-name: github.com/microsoftgraph/msgraph-beta-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates ... Signed-off-by: dependabot[bot] --- providers/ms365/go.mod | 2 +- providers/ms365/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/providers/ms365/go.mod b/providers/ms365/go.mod index 2ad3849b69..7df6336ba8 100644 --- a/providers/ms365/go.mod +++ b/providers/ms365/go.mod @@ -10,7 +10,7 @@ require ( github.com/google/uuid v1.6.0 github.com/microsoft/kiota-abstractions-go v1.8.1 github.com/microsoft/kiota-authentication-azure-go v1.1.0 - github.com/microsoftgraph/msgraph-beta-sdk-go v0.122.0 + github.com/microsoftgraph/msgraph-beta-sdk-go v0.123.0 github.com/microsoftgraph/msgraph-sdk-go v1.61.0 github.com/microsoftgraph/msgraph-sdk-go-core v1.2.1 github.com/rs/zerolog v1.33.0 diff --git a/providers/ms365/go.sum b/providers/ms365/go.sum index b5cba02c83..05aabe694a 100644 --- a/providers/ms365/go.sum +++ b/providers/ms365/go.sum @@ -282,8 +282,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-beta-sdk-go v0.122.0 h1:ErDJpPClEuziQezJX6pVAUm+kmKVQ5EZLhMP98ROWgY= -github.com/microsoftgraph/msgraph-beta-sdk-go v0.122.0/go.mod h1:34qfXpq6zYiMHMamTEyu8mbtUR+tFZHb56PsoXp/MS0= +github.com/microsoftgraph/msgraph-beta-sdk-go v0.123.0 h1:8ptx/VQOvEaTLN2QaiijQAjK3LBxbTtpMT6lgIypOr0= +github.com/microsoftgraph/msgraph-beta-sdk-go v0.123.0/go.mod h1:34qfXpq6zYiMHMamTEyu8mbtUR+tFZHb56PsoXp/MS0= github.com/microsoftgraph/msgraph-sdk-go v1.61.0 h1:/dqZXI7VAHTAeddhEfEPLf1EXszaDAkLcC9dkOARPxI= github.com/microsoftgraph/msgraph-sdk-go v1.61.0/go.mod h1:2dZJTO/7S+UmfwKlPQg2vczpW7awcIEj1ZCgfZIf0V4= github.com/microsoftgraph/msgraph-sdk-go-core v1.2.1 h1:P1wpmn3xxfPMFJHg+PJPcusErfRkl63h6OdAnpDbkS8=