Skip to content

Commit

Permalink
Merge pull request #15889 from hashicorp/deps/go-azure-helpers-0.26.0
Browse files Browse the repository at this point in the history
dependencies: upgrading to `v0.26.0` of `github.com/hashicorp/go-azure-helpers`
  • Loading branch information
tombuildsstuff authored Mar 18, 2022
2 parents 5b68989 + 19162b0 commit 64f6cbe
Show file tree
Hide file tree
Showing 6 changed files with 76 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/google/go-cmp v0.5.6
github.com/google/uuid v1.1.2
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-azure-helpers v0.25.0
github.com/hashicorp/go-azure-helpers v0.26.0
github.com/hashicorp/go-getter v1.5.4
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/go-plugin v1.4.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,8 @@ github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brv
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=
github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/go-azure-helpers v0.12.0/go.mod h1:Zc3v4DNeX6PDdy7NljlYpnrdac1++qNW0I4U+ofGwpg=
github.com/hashicorp/go-azure-helpers v0.25.0 h1:rW75P2Ra7pnJJeKFy4Mjq8qfBsI3Uft6TFKP5oGwt94=
github.com/hashicorp/go-azure-helpers v0.25.0/go.mod h1:Z2IvHhrwmpdDU5Mdld+vETChcenndWcY1bws4Hsn+Wk=
github.com/hashicorp/go-azure-helpers v0.26.0 h1:uaxqRBGqxe4/60GMEcsHFt2rFp20+aeTAONubWT67aM=
github.com/hashicorp/go-azure-helpers v0.26.0/go.mod h1:Z2IvHhrwmpdDU5Mdld+vETChcenndWcY1bws4Hsn+Wk=
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=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ github.com/google/uuid
# github.com/hashicorp/errwrap v1.1.0
## explicit
github.com/hashicorp/errwrap
# github.com/hashicorp/go-azure-helpers v0.25.0
# github.com/hashicorp/go-azure-helpers v0.26.0
## explicit
github.com/hashicorp/go-azure-helpers/authentication
github.com/hashicorp/go-azure-helpers/lang/dates
Expand All @@ -195,6 +195,7 @@ github.com/hashicorp/go-azure-helpers/lang/response
github.com/hashicorp/go-azure-helpers/polling
github.com/hashicorp/go-azure-helpers/resourcemanager/commonids
github.com/hashicorp/go-azure-helpers/resourcemanager/commonschema
github.com/hashicorp/go-azure-helpers/resourcemanager/edgezones
github.com/hashicorp/go-azure-helpers/resourcemanager/identity
github.com/hashicorp/go-azure-helpers/resourcemanager/location
github.com/hashicorp/go-azure-helpers/resourcemanager/resourcegroups
Expand Down

0 comments on commit 64f6cbe

Please sign in to comment.