From 330eabfd40807555bd6024a6eca15857b026f766 Mon Sep 17 00:00:00 2001 From: appleboy Date: Sat, 28 Feb 2026 18:09:06 +0800 Subject: [PATCH] docs: update documentation to reflect Go version changes - Remove the changelog entry about bumping minimum Go version to 1.24 and updating workflows Signed-off-by: appleboy --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e061e409..95bc2f84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,7 +47,6 @@ ### Build process updates / CI - ci: update Go version support to 1.25+ across CI and docs ([#4550](https://github.com/gin-gonic/gin/pull/4550)) -- chore: bump minimum Go version to 1.24 and update workflows ([#4388](https://github.com/gin-gonic/gin/pull/4388)) - chore(binding): upgrade bson dependency to mongo-driver v2 ([#4549](https://github.com/gin-gonic/gin/pull/4549)) ## Gin v1.11.0