Skip to content

Commit cdd20d7

Browse files
authored
dependencies - update go-azure-sdk to v0.20251029.1173336 (#1787)
1 parent ed86e3e commit cdd20d7

File tree

83 files changed

+303
-290
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+303
-290
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/hashicorp/terraform-provider-azuread
33
require (
44
github.com/google/go-cmp v0.7.0
55
github.com/hashicorp/go-azure-helpers v0.73.0
6-
github.com/hashicorp/go-azure-sdk/microsoft-graph v0.20250731.1192335
7-
github.com/hashicorp/go-azure-sdk/sdk v0.20250731.1192335
6+
github.com/hashicorp/go-azure-sdk/microsoft-graph v0.20251029.1173336
7+
github.com/hashicorp/go-azure-sdk/sdk v0.20251029.1173336
88
github.com/hashicorp/go-cty v1.5.0
99
github.com/hashicorp/go-multierror v1.1.1
1010
github.com/hashicorp/go-uuid v1.0.3

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY
5555
github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
5656
github.com/hashicorp/go-azure-helpers v0.73.0 h1:J++NBrLzwv6U/hSXeC29pWOr+5S+xnoQWVT2r1XAexw=
5757
github.com/hashicorp/go-azure-helpers v0.73.0/go.mod h1:tAUWC+kwZQsuNAHEIlnbojMMcC6SWQb6W1HfIeluv1E=
58-
github.com/hashicorp/go-azure-sdk/microsoft-graph v0.20250731.1192335 h1:3RKmlQ8jRTepZSXOiCXzzldkn5zztZaNTysv9KzDfd0=
59-
github.com/hashicorp/go-azure-sdk/microsoft-graph v0.20250731.1192335/go.mod h1:1BFZ7+9v9RCXbk9F923R/4QRK+D2dXE9PhVjy9Mo940=
60-
github.com/hashicorp/go-azure-sdk/sdk v0.20250731.1192335 h1:Mbwo0DISwRI0N8Yrb1w/F4Ub1ot71NM1w8DeozbnpKs=
61-
github.com/hashicorp/go-azure-sdk/sdk v0.20250731.1192335/go.mod h1:eyNClZwQsa4Go51ScU9OYCE2EQvbNt8EjZ4eMxpQ1H8=
58+
github.com/hashicorp/go-azure-sdk/microsoft-graph v0.20251029.1173336 h1:ofjfuuk1LlZKC2C4XX0eiM3JRndWuZF8XjukwOAbIxg=
59+
github.com/hashicorp/go-azure-sdk/microsoft-graph v0.20251029.1173336/go.mod h1:jw6e1nkJyNVVsZyJauMM/W/Nk/RAThebLDFnUp8Cwrk=
60+
github.com/hashicorp/go-azure-sdk/sdk v0.20251029.1173336 h1:w/8xx92/nGurKqXsP6OklsYLUcCU7oqFd5wlaQc+6I4=
61+
github.com/hashicorp/go-azure-sdk/sdk v0.20251029.1173336/go.mod h1:eyNClZwQsa4Go51ScU9OYCE2EQvbNt8EjZ4eMxpQ1H8=
6262
github.com/hashicorp/go-checkpoint v0.5.0 h1:MFYpPZCnQqQTE18jFwSII6eUQrD/oxMFp3mlgcqk5mU=
6363
github.com/hashicorp/go-checkpoint v0.5.0/go.mod h1:7nfLNL10NsxqO4iWuW6tWW0HjZuDrwkBuEQsVcpCOgg=
6464
github.com/hashicorp/go-cleanhttp v0.5.0/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80=

vendor/github.com/hashicorp/go-azure-sdk/microsoft-graph/common-types/beta/id_devicemanagementchromeosonboardingsetting.go

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/go-azure-sdk/microsoft-graph/common-types/beta/id_devicemanagementcloudpcconnectivityissue.go

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/go-azure-sdk/microsoft-graph/common-types/beta/id_devicemanagementembeddedsimactivationcodepool.go

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/go-azure-sdk/microsoft-graph/common-types/beta/id_devicemanagementembeddedsimactivationcodepoolidassignment.go

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/go-azure-sdk/microsoft-graph/common-types/beta/id_devicemanagementembeddedsimactivationcodepooliddevicestate.go

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)