From 5f09597100dd552b7172d8ec4a8f0ee9cfd7e816 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Mon, 7 Aug 2023 09:15:43 +0200 Subject: [PATCH] updating to include #22837 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e3ad0f27b97..182e74cb6e76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ENHANCEMENTS: * dependencies: updating to `v0.58.0` of `github.com/hashicorp/go-azure-helpers` [GH-22813] -* dependencies: updating to `v0.20230804.1110546` of `github.com/hashicorp/go-azure-sdk` [GH-22815] +* dependencies: updating to `v0.20230807.1063129` of `github.com/hashicorp/go-azure-sdk` [GH-22837] * `arckubernetes` - updating to use the `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` as a base layer [GH-22815] * `bot` - updating to use the `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` as a base layer [GH-22815] * `blueprints`: updating to use `hashicorp/go-azure-sdk` [GH-21569]