From 9279a8bdc0d890725b512c676a89eaa17825feef Mon Sep 17 00:00:00 2001 From: Alex Boten <223565+codeboten@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:50:54 -0800 Subject: [PATCH] Update CHANGELOG.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Robert PajÄ…k --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c5be4b9e8f..7c47694d70f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Fixed -- Minimum go version dependency relaxed to 1.22.0 in various packages. (#6073) +- Relax minimum Go version to 1.22.0 in various modules. (#6073)