From 3de6a3617854056b29d888198ddd3488ab5f073a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 09:15:39 +0000 Subject: [PATCH] chore(deps): bump github.com/microsoftgraph/msgraph-sdk-go Bumps the gomod group with 1 update in the /blueprints/full-multi-node-cluster/tests directory: [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go). Updates `github.com/microsoftgraph/msgraph-sdk-go` from 1.101.0 to 1.102.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.101.0...v1.102.0) --- updated-dependencies: - dependency-name: github.com/microsoftgraph/msgraph-sdk-go dependency-version: 1.102.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] --- blueprints/full-multi-node-cluster/tests/go.mod | 2 +- blueprints/full-multi-node-cluster/tests/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/blueprints/full-multi-node-cluster/tests/go.mod b/blueprints/full-multi-node-cluster/tests/go.mod index 081ee434..cf44f5f4 100644 --- a/blueprints/full-multi-node-cluster/tests/go.mod +++ b/blueprints/full-multi-node-cluster/tests/go.mod @@ -10,7 +10,7 @@ require ( github.com/google/uuid v1.6.0 github.com/gruntwork-io/terratest v1.0.1 github.com/microsoft/edge-ai/src/900-tools-utilities/904-test-utilities v0.0.0-00010101000000-000000000000 - github.com/microsoftgraph/msgraph-sdk-go v1.101.0 + github.com/microsoftgraph/msgraph-sdk-go v1.102.0 github.com/stretchr/testify v1.12.1 k8s.io/api v0.37.0 k8s.io/apimachinery v0.37.0 diff --git a/blueprints/full-multi-node-cluster/tests/go.sum b/blueprints/full-multi-node-cluster/tests/go.sum index dfc8c8ee..be8fd98e 100644 --- a/blueprints/full-multi-node-cluster/tests/go.sum +++ b/blueprints/full-multi-node-cluster/tests/go.sum @@ -313,8 +313,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.101.0 h1:9Ox6mlDTm9BroNpj9i4B241OIcnyv0kjwJHHNaeXkoY= -github.com/microsoftgraph/msgraph-sdk-go v1.101.0/go.mod h1:qxzY5SaoPigY6/Dpyfg4uigQjNDvL+sZl6fzD6EpWeQ= +github.com/microsoftgraph/msgraph-sdk-go v1.102.0 h1:S0HHPgt9MOve3Bype2mkM7x/5/gkb6OkxE/jfReutZ4= +github.com/microsoftgraph/msgraph-sdk-go v1.102.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/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=