Skip to content

Commit 95934a9

Browse files
authored
bump go-azure-sdk version to v0.20250617.1143239 (#29884)
1 parent 796e593 commit 95934a9

File tree

5 files changed

+20
-8
lines changed

5 files changed

+20
-8
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ require (
1717
github.com/google/go-cmp v0.7.0
1818
github.com/google/uuid v1.6.0
1919
github.com/hashicorp/go-azure-helpers v0.73.0
20-
github.com/hashicorp/go-azure-sdk/resource-manager v0.20250613.1153526
21-
github.com/hashicorp/go-azure-sdk/sdk v0.20250613.1153526
20+
github.com/hashicorp/go-azure-sdk/resource-manager v0.20250617.1143239
21+
github.com/hashicorp/go-azure-sdk/sdk v0.20250617.1143239
2222
github.com/hashicorp/go-cty v1.4.1
2323
github.com/hashicorp/go-hclog v1.6.3
2424
github.com/hashicorp/go-multierror v1.1.1

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,10 @@ github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY
9292
github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
9393
github.com/hashicorp/go-azure-helpers v0.73.0 h1:J++NBrLzwv6U/hSXeC29pWOr+5S+xnoQWVT2r1XAexw=
9494
github.com/hashicorp/go-azure-helpers v0.73.0/go.mod h1:tAUWC+kwZQsuNAHEIlnbojMMcC6SWQb6W1HfIeluv1E=
95-
github.com/hashicorp/go-azure-sdk/resource-manager v0.20250613.1153526 h1:lMO964X5rKNTrU191kXMsRNeuekxIgG4WeEt7qrPZvk=
96-
github.com/hashicorp/go-azure-sdk/resource-manager v0.20250613.1153526/go.mod h1:C7Q0sCfmnRHNzWkG5MYDzjWyAmwLlzaLJ6IGD2iAEq8=
97-
github.com/hashicorp/go-azure-sdk/sdk v0.20250613.1153526 h1:5OMhz3i995Xa+K0IuUC3OpVGijIqkTabn47bZExoCdg=
98-
github.com/hashicorp/go-azure-sdk/sdk v0.20250613.1153526/go.mod h1:eyNClZwQsa4Go51ScU9OYCE2EQvbNt8EjZ4eMxpQ1H8=
95+
github.com/hashicorp/go-azure-sdk/resource-manager v0.20250617.1143239 h1:PtpVTbCPNZERyCvcXi2b8WncDK2yU0NtpP9VQE0xynE=
96+
github.com/hashicorp/go-azure-sdk/resource-manager v0.20250617.1143239/go.mod h1:Wm1C/KE61RNNie2J3yr9pghR6Upg+5sKh+mspR3hvO8=
97+
github.com/hashicorp/go-azure-sdk/sdk v0.20250617.1143239 h1:ZiMKt6HJirVjDJ+qCjVxuwQqPpFVtaJV3J3qMIKIEfA=
98+
github.com/hashicorp/go-azure-sdk/sdk v0.20250617.1143239/go.mod h1:eyNClZwQsa4Go51ScU9OYCE2EQvbNt8EjZ4eMxpQ1H8=
9999
github.com/hashicorp/go-checkpoint v0.5.0 h1:MFYpPZCnQqQTE18jFwSII6eUQrD/oxMFp3mlgcqk5mU=
100100
github.com/hashicorp/go-checkpoint v0.5.0/go.mod h1:7nfLNL10NsxqO4iWuW6tWW0HjZuDrwkBuEQsVcpCOgg=
101101
github.com/hashicorp/go-cleanhttp v0.5.0/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80=

vendor/github.com/hashicorp/go-azure-sdk/resource-manager/network/2024-05-01/networkmanageractiveconfigurations/constants.go

Lines changed: 6 additions & 0 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/resource-manager/network/2024-05-01/networkmanageractiveconnectivityconfigurations/constants.go

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

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ github.com/hashicorp/go-azure-helpers/resourcemanager/tags
143143
github.com/hashicorp/go-azure-helpers/resourcemanager/zones
144144
github.com/hashicorp/go-azure-helpers/sender
145145
github.com/hashicorp/go-azure-helpers/storage
146-
# github.com/hashicorp/go-azure-sdk/resource-manager v0.20250613.1153526
146+
# github.com/hashicorp/go-azure-sdk/resource-manager v0.20250617.1143239
147147
## explicit; go 1.24.1
148148
github.com/hashicorp/go-azure-sdk/resource-manager/aad/2021-05-01/domainservices
149149
github.com/hashicorp/go-azure-sdk/resource-manager/aadb2c/2021-04-01-preview
@@ -1181,7 +1181,7 @@ github.com/hashicorp/go-azure-sdk/resource-manager/workloads/2024-09-01/sapappli
11811181
github.com/hashicorp/go-azure-sdk/resource-manager/workloads/2024-09-01/sapcentralserverinstances
11821182
github.com/hashicorp/go-azure-sdk/resource-manager/workloads/2024-09-01/sapdatabaseinstances
11831183
github.com/hashicorp/go-azure-sdk/resource-manager/workloads/2024-09-01/sapvirtualinstances
1184-
# github.com/hashicorp/go-azure-sdk/sdk v0.20250613.1153526
1184+
# github.com/hashicorp/go-azure-sdk/sdk v0.20250617.1143239
11851185
## explicit; go 1.24.1
11861186
github.com/hashicorp/go-azure-sdk/sdk/auth
11871187
github.com/hashicorp/go-azure-sdk/sdk/auth/autorest

0 commit comments

Comments
 (0)