From c93ec078ca4f31150f3af3bcf31de5de2c1179ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 16 Jul 2024 12:58:26 +0000 Subject: [PATCH] Update changelog Signed-off-by: dependabot[bot] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1567c84..d0cdae0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Dependencies - Bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.23 to 1.27.26 ([#584](https://github.com/opensearch-project/opensearch-go/pull/584), [#588](https://github.com/opensearch-project/opensearch-go/pull/588)) -- Bump `github.com/aws/aws-sdk-go` from 1.54.12 to 1.54.16 ([#583](https://github.com/opensearch-project/opensearch-go/pull/583)) +- Bump `github.com/aws/aws-sdk-go` from 1.54.12 to 1.54.19 ([#583](https://github.com/opensearch-project/opensearch-go/pull/583), [#590](https://github.com/opensearch-project/opensearch-go/pull/590)) ### Added