From d007dd8c4f92f3d7f5239ac97929dd1f550509cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:40:32 +0000 Subject: [PATCH] Bump the gomodupdates group in /providers/ms365 with 2 updates Bumps the gomodupdates group in /providers/ms365 with 2 updates: [github.com/microsoftgraph/msgraph-beta-sdk-go](https://github.com/microsoftgraph/msgraph-beta-sdk-go) and [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go). Updates `github.com/microsoftgraph/msgraph-beta-sdk-go` from 0.114.0 to 0.115.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.114.0...v0.115.0) Updates `github.com/microsoftgraph/msgraph-sdk-go` from 1.53.0 to 1.54.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.53.0...v1.54.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 - dependency-name: github.com/microsoftgraph/msgraph-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates ... Signed-off-by: dependabot[bot] --- providers/ms365/go.mod | 4 ++-- providers/ms365/go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/providers/ms365/go.mod b/providers/ms365/go.mod index f0071d4dc..428785d33 100644 --- a/providers/ms365/go.mod +++ b/providers/ms365/go.mod @@ -10,8 +10,8 @@ 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.114.0 - github.com/microsoftgraph/msgraph-sdk-go v1.53.0 + github.com/microsoftgraph/msgraph-beta-sdk-go v0.115.0 + github.com/microsoftgraph/msgraph-sdk-go v1.54.0 github.com/microsoftgraph/msgraph-sdk-go-core v1.2.1 github.com/rs/zerolog v1.33.0 github.com/stretchr/testify v1.10.0 diff --git a/providers/ms365/go.sum b/providers/ms365/go.sum index bcea6583f..2eda07c61 100644 --- a/providers/ms365/go.sum +++ b/providers/ms365/go.sum @@ -313,10 +313,10 @@ 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.114.0 h1:QzxGNXgN5hx4gLExoqL9MdQ7aPZ/yGIlOpxyHIkf5N0= -github.com/microsoftgraph/msgraph-beta-sdk-go v0.114.0/go.mod h1:RST8nYzyFmTtHOxIwelgaY/wUrlB502V/yBHkVTZshg= -github.com/microsoftgraph/msgraph-sdk-go v1.53.0 h1:QYJPWUL4IFrHkGA5fPzm60geI4RPGr+Nz2CenUge3s8= -github.com/microsoftgraph/msgraph-sdk-go v1.53.0/go.mod h1:6bLNNzPle87+8W0MHYKJV8v3lTm8S6UvePMvMbmBL6E= +github.com/microsoftgraph/msgraph-beta-sdk-go v0.115.0 h1:87tDQM6fFbmY9h7r+NKBZ1EWSi00eKwQm2RebOYtDhE= +github.com/microsoftgraph/msgraph-beta-sdk-go v0.115.0/go.mod h1:RST8nYzyFmTtHOxIwelgaY/wUrlB502V/yBHkVTZshg= +github.com/microsoftgraph/msgraph-sdk-go v1.54.0 h1:IOaII4ZYKjkztrw3OVPTn0r/2R2DJKp6E1id753m3Yc= +github.com/microsoftgraph/msgraph-sdk-go v1.54.0/go.mod h1:6bLNNzPle87+8W0MHYKJV8v3lTm8S6UvePMvMbmBL6E= 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/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=