From 341d109693dec4ae2bf302242172de242645c378 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Tue, 7 Mar 2023 13:27:08 +0100 Subject: [PATCH] updating to include #20821 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ffde9a761b5..de8e6c48f9ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,10 @@ FEATURES: ENHANCEMENTS +* dependencies: updating to `v4.4.0+incompatible` of `github.com/gofrs/uuid` [GH-20821] * dependencies: updating to `v0.55.0` of `github.com/hashicorp/go-azure-helpers` [GH-20807] * dependencies: updating to `v0.20230306.1165107` of `github.com/hashicorp/go-azure-sdk` [GH-20807] +* dependencies: updating to `v0.20230307.1105329` of `github.com/tombuildsstuff/kermit` [GH-20821] * Data Source: `azurerm_servicebus_namespace` - exporting `endpoint` [GH-20790] * `azurerm_mariadb_server` - support for the `ssl_minimal_tls_version_enforced` property [GH-20782] * `azurerm_servicebus_namespace` - exporting `endpoint` [GH-20790]