chore(patch): update github.com/go-chi/chi/v5 to v5.2.5 #patch (#641)

Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
This commit is contained in:
public-glueops-renovatebot[bot]
2026-02-05 23:01:42 +00:00
committed by GitHub
parent accf590d24
commit e0b15f6b9e
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/dyaksa/archer v1.1.5
github.com/fergusstrange/embedded-postgres v1.33.0
github.com/gin-gonic/gin v1.11.0
github.com/go-chi/chi/v5 v5.2.4
github.com/go-chi/chi/v5 v5.2.5
github.com/go-chi/cors v1.2.2
github.com/go-chi/httprate v0.15.0
github.com/go-playground/validator/v10 v10.30.1