SIGN IN SIGN UP
gin-gonic / gin UNCLAIMED

Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.

0 0 0 Go

chore: bump minimum Go version to 1.24 and update workflows (#4388)

- Update minimum required Go version from 1.23 to 1.24 throughout documentation, warnings, and tests
- Remove Go 1.23 from the GitHub Actions workflow matrix
- Change single quotes to double quotes for consistency in workflow configuration

Signed-off-by: Bo-Yi Wu <[email protected]>
B
Bo-Yi Wu committed
5dd833f1f26de0eb30eae47b17e05ced2482dc41
Parent: 48a5dca
Committed by GitHub <[email protected]> on 10/8/2025, 12:30:45 AM