Skip to content

Commit a7d3145

Browse files
committed
upgrade go-azure-sdk
1 parent e97825d commit a7d3145

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/google/go-cmp v0.5.9
1515
github.com/google/uuid v1.1.2
1616
github.com/hashicorp/go-azure-helpers v0.51.0
17-
github.com/hashicorp/go-azure-sdk v0.20230204.1161343
17+
github.com/hashicorp/go-azure-sdk v0.20230208.1165725
1818
github.com/hashicorp/go-multierror v1.1.1
1919
github.com/hashicorp/go-uuid v1.0.3
2020
github.com/hashicorp/go-version v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brv
207207
github.com/hashicorp/go-azure-helpers v0.12.0/go.mod h1:Zc3v4DNeX6PDdy7NljlYpnrdac1++qNW0I4U+ofGwpg=
208208
github.com/hashicorp/go-azure-helpers v0.51.0 h1:8KSDGkGnWH6zOT60R3KUqsi0fk1vA7AMunaOUJZMM6k=
209209
github.com/hashicorp/go-azure-helpers v0.51.0/go.mod h1:lsykLR4KjTUO7MiRmNWiTiX8QQtw3ILjyOvT0f5h3rw=
210-
github.com/hashicorp/go-azure-sdk v0.20230204.1161343 h1:s6zwEj43q+8HtRMTw00J/QLLePOQ/82BfLdWugoFTHg=
211-
github.com/hashicorp/go-azure-sdk v0.20230204.1161343/go.mod h1:Rx0agw+UlqcYIWQMH1qkzK5MfxCVmLv9p3HwyHzGdWY=
210+
github.com/hashicorp/go-azure-sdk v0.20230208.1165725 h1:L1iUUz0OZH6Y16c0M1yvl7oxEQ1E/i1o/rLwfzK2mds=
211+
github.com/hashicorp/go-azure-sdk v0.20230208.1165725/go.mod h1:aHinadEuBi04I1i+yvpPMZUxvxRxl5JgBOwlzIIxozU=
212212
github.com/hashicorp/go-checkpoint v0.5.0 h1:MFYpPZCnQqQTE18jFwSII6eUQrD/oxMFp3mlgcqk5mU=
213213
github.com/hashicorp/go-checkpoint v0.5.0/go.mod h1:7nfLNL10NsxqO4iWuW6tWW0HjZuDrwkBuEQsVcpCOgg=
214214
github.com/hashicorp/go-cleanhttp v0.5.0/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80=

vendor/github.com/hashicorp/go-azure-sdk/resource-manager/containerapps/2022-03-01/containerapps/model_customdomain.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ github.com/hashicorp/go-azure-helpers/resourcemanager/zones
163163
github.com/hashicorp/go-azure-helpers/resourceproviders
164164
github.com/hashicorp/go-azure-helpers/sender
165165
github.com/hashicorp/go-azure-helpers/storage
166-
# github.com/hashicorp/go-azure-sdk v0.20230204.1161343
166+
# github.com/hashicorp/go-azure-sdk v0.20230208.1165725
167167
## explicit; go 1.19
168168
github.com/hashicorp/go-azure-sdk/resource-manager/aad/2021-05-01/domainservices
169169
github.com/hashicorp/go-azure-sdk/resource-manager/aadb2c/2021-04-01-preview

0 commit comments

Comments
 (0)