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

ci: update CI workflows and standardize Trivy config quotes (#4531)

- Update gin workflow to use v2.9 and add Go 1.26 to the matrix
- Upgrade Trivy action to v0.34.0 in the scan workflow
- Change all single quotes to double quotes in Trivy workflow configuration

Signed-off-by: Bo-Yi Wu <[email protected]>
B
Bo-Yi Wu committed
00900fb3e1ea9dde33985a0e4f6afec793d5e786
Parent: 5260de6
Committed by GitHub <[email protected]> on 2/21/2026, 2:32:32 PM