From 73726dc606796a025971fe451f0aa6f1b9b847f6 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sat, 28 Feb 2026 18:10:09 +0800 Subject: [PATCH] docs: update documentation to reflect Go version changes (#4552) - 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