Skip to content

Commit

Permalink
Merge pull request #23581 from hashicorp/dependencies/go-azure-helpers
Browse files Browse the repository at this point in the history
dependencies: updating to `v0.62.0` of `github.com/hashicorp/go-azure-helpers`
  • Loading branch information
tombuildsstuff authored Oct 16, 2023
2 parents 48c6f6f + 4914b8d commit f50b94b
Show file tree
Hide file tree
Showing 5 changed files with 272 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/google/go-cmp v0.5.9
github.com/google/uuid v1.3.1
github.com/hashicorp/go-azure-helpers v0.61.0
github.com/hashicorp/go-azure-helpers v0.62.0
github.com/hashicorp/go-azure-sdk v0.20231012.1141427
github.com/hashicorp/go-hclog v1.5.0
github.com/hashicorp/go-multierror v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,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.61.0 h1:dIz23Vp8LdErxuImc6V5QIPtJcWjMgqP75bfp8o1Lro=
github.com/hashicorp/go-azure-helpers v0.61.0/go.mod h1:BQUQp5udwbJ8pnzl0wByCLVEEyPMAFpJ9vOREiCzObo=
github.com/hashicorp/go-azure-helpers v0.62.0 h1:3Ob1yFAO71Pbdnm14HUI4dGZUaO/Nqmncu5cKMGsDBg=
github.com/hashicorp/go-azure-helpers v0.62.0/go.mod h1:ELmZ65vzHJNTk6ml4jsPD+xq2gZb7t78D35s+XN02Kk=
github.com/hashicorp/go-azure-sdk v0.20231012.1141427 h1:WIHCXq+w/hWuv4BX4PuXgtoIMQRzSocW4466eD+oz24=
github.com/hashicorp/go-azure-sdk v0.20231012.1141427/go.mod h1:n7/QljZviQP/bQF/L1SmkcEgt4KGujaOhQVQpzONW1o=
github.com/hashicorp/go-checkpoint v0.5.0 h1:MFYpPZCnQqQTE18jFwSII6eUQrD/oxMFp3mlgcqk5mU=
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.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ github.com/google/uuid
# github.com/hashicorp/errwrap v1.1.0
## explicit
github.com/hashicorp/errwrap
# github.com/hashicorp/go-azure-helpers v0.61.0
## explicit; go 1.19
# github.com/hashicorp/go-azure-helpers v0.62.0
## explicit; go 1.21
github.com/hashicorp/go-azure-helpers/authentication
github.com/hashicorp/go-azure-helpers/eventhub
github.com/hashicorp/go-azure-helpers/lang/dates
Expand Down

0 comments on commit f50b94b

Please sign in to comment.