Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit b097c1d

Browse files
committed
Revert "fix(deps): update module github.com/go-chi/chi/v5 to v5.2.2 [security] (oapi-codegen#2198)"
This reverts commit 98e5d1a.
1 parent a5d9820 commit b097c1d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

experimental/examples/petstore-expanded/chi/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/oapi-codegen/oapi-codegen/experimental/examples/petstore-expan
33
go 1.24.0
44

55
require (
6-
github.com/go-chi/chi/v5 v5.2.2
6+
github.com/go-chi/chi/v5 v5.2.0
77
github.com/google/uuid v1.6.0
88
github.com/oapi-codegen/oapi-codegen/experimental v0.0.0
99
)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618=
2-
github.com/go-chi/chi/v5 v5.2.2/go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops=
1+
github.com/go-chi/chi/v5 v5.2.0 h1:Aj1EtB0qR2Rdo2dG4O94RIU35w2lvQSj6BRA4+qwFL0=
2+
github.com/go-chi/chi/v5 v5.2.0/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=
33
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
44
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=

0 commit comments

Comments
 (0)