Skip to content

Commit

Permalink
Merge pull request #26601 from hashicorp/deps/go-azure-helpers-0.70.0
Browse files Browse the repository at this point in the history
`dependencies` - update `go-azure-helpers` to `v0.70.0`
  • Loading branch information
jackofallops authored Jul 11, 2024
2 parents e77b60a + c88c7d6 commit cba53dd
Show file tree
Hide file tree
Showing 5 changed files with 138 additions and 27 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/google/go-cmp v0.5.9
github.com/google/uuid v1.4.0
github.com/hashicorp/go-azure-helpers v0.69.0
github.com/hashicorp/go-azure-helpers v0.70.0
github.com/hashicorp/go-azure-sdk/resource-manager v0.20240710.1114656
github.com/hashicorp/go-azure-sdk/sdk v0.20240710.1114656
github.com/hashicorp/go-hclog v1.6.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ github.com/hashicorp/errwrap v0.0.0-20180715044906-d6c0cd880357/go.mod h1:YH+1FK
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
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.69.0 h1:JwUWXyDgyr6OafU4CgSvrbEP1wcMjfz4gxRQciDQkBQ=
github.com/hashicorp/go-azure-helpers v0.69.0/go.mod h1:BmbF4JDYXK5sEmFeU5hcn8Br21uElcqLfdQxjatwQKw=
github.com/hashicorp/go-azure-helpers v0.70.0 h1:3wvA/KLT1utHkgiz6hR426/wl+61Eg144/ba5dE39k8=
github.com/hashicorp/go-azure-helpers v0.70.0/go.mod h1:BmbF4JDYXK5sEmFeU5hcn8Br21uElcqLfdQxjatwQKw=
github.com/hashicorp/go-azure-sdk/resource-manager v0.20240710.1114656 h1:EZTyc4S2bLGEx7Gt+gOJK0vV0yYHU9uEmLxS0YChZaE=
github.com/hashicorp/go-azure-sdk/resource-manager v0.20240710.1114656/go.mod h1:ZUzLYEsuQbr2GicguIijul0QmU3JpVeFpb9P6/vxl68=
github.com/hashicorp/go-azure-sdk/sdk v0.20240710.1114656 h1:3X/byyOACW0GO+K4p418BY4CsFnSUlrrME/FW8EooJk=
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.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ github.com/google/uuid
# github.com/hashicorp/errwrap v1.1.0
## explicit
github.com/hashicorp/errwrap
# github.com/hashicorp/go-azure-helpers v0.69.0
# github.com/hashicorp/go-azure-helpers v0.70.0
## explicit; go 1.21
github.com/hashicorp/go-azure-helpers/eventhub
github.com/hashicorp/go-azure-helpers/lang/dates
Expand Down

0 comments on commit cba53dd

Please sign in to comment.