From 94f682be74f3cd921b81c47a35080e167c7ddb69 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 29 Nov 2024 21:56:56 -0800
Subject: [PATCH] build(deps): bump github.com/hashicorp/go-azure-sdk/sdk from
0.20241126.1110949 to 0.20241128.1112539 (#113)
Bumps
[github.com/hashicorp/go-azure-sdk/sdk](https://github.com/hashicorp/go-azure-sdk)
from 0.20241126.1110949 to 0.20241128.1112539.
Commits
140b04f
Merge pull request #1123
from hashicorp/b/exclude-rm-from-extended-retrypolicy
2c5e68d
Apply typo fixes from code review
5e0bb9a
resource-manager: updating to 'v0.20241128.1084944' of
'github.com/hashicorp/...
efbe43d
microsoft-graph: updating to 'v0.20241128.1084944' of
'github.com/hashicorp/g...
7744aad
Merge pull request #1128
from hashicorp/auto-pr/f14018844
18f856b
Updating based on f14018844
ab0c6dc
Merge pull request #1127
from hashicorp/update-automation-release
44facb8
Update automation-release.yaml
443970d
resource-manager: updating to 'v0.20241126.1110949' of
'github.com/hashicorp/...
207f8ec
microsoft-graph: updating to 'v0.20241126.1110949' of
'github.com/hashicorp/g...
- Additional commits viewable in compare
view
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index 202ee231..9472bc0e 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/dcarbone/terraform-plugin-framework-utils/v3 v3.8.0
github.com/go-sprout/sprout v0.6.0
github.com/google/go-cmp v0.6.0
- github.com/hashicorp/go-azure-sdk/sdk v0.20241126.1110949
+ github.com/hashicorp/go-azure-sdk/sdk v0.20241128.1112539
github.com/hashicorp/go-uuid v1.0.3
github.com/hashicorp/terraform-plugin-framework v1.13.0
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0
diff --git a/go.sum b/go.sum
index a30aba40..91be8f7d 100644
--- a/go.sum
+++ b/go.sum
@@ -81,8 +81,8 @@ github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY
github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/go-azure-helpers v0.66.2 h1:+Pzuo7pdKl0hBXXr5ymmhs4Q40tHAo2nAvHq4WgSjx8=
github.com/hashicorp/go-azure-helpers v0.66.2/go.mod h1:kJxXrFtJKJdOEqvad8pllAe7dhP4DbN8J6sqFZe47+4=
-github.com/hashicorp/go-azure-sdk/sdk v0.20241126.1110949 h1:FyMaq3qryw6UU1Fm74ha8AitGJxLddPUAMx8qMqxkD0=
-github.com/hashicorp/go-azure-sdk/sdk v0.20241126.1110949/go.mod h1:dMKF6bXrgGmy1d3pLzkmBpG2JIHgSAV2/OMSCEgyMwE=
+github.com/hashicorp/go-azure-sdk/sdk v0.20241128.1112539 h1:6Ps2V/DBwBxWEjSx01fM+PqG+uIavHWvxmM2vb1N2Ok=
+github.com/hashicorp/go-azure-sdk/sdk v0.20241128.1112539/go.mod h1:oI5R0fTbBx3K/sJBK5R/OlEy8ozdQjvctxVU9v3EDkc=
github.com/hashicorp/go-checkpoint v0.5.0 h1:MFYpPZCnQqQTE18jFwSII6eUQrD/oxMFp3mlgcqk5mU=
github.com/hashicorp/go-checkpoint v0.5.0/go.mod h1:7nfLNL10NsxqO4iWuW6tWW0HjZuDrwkBuEQsVcpCOgg=
github.com/hashicorp/go-cleanhttp v0.5.0/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80=