File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ require (
92
92
github.com/fatih/color v1.17.0 // indirect
93
93
github.com/felixge/httpsnoop v1.0.4 // indirect
94
94
github.com/fxamacker/cbor/v2 v2.4.0 // indirect
95
- github.com/go-chi/chi/v5 v5.1.0 // indirect
95
+ github.com/go-chi/chi/v5 v5.2.2 // indirect
96
96
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
97
97
github.com/go-logr/logr v1.4.2 // indirect
98
98
github.com/go-logr/stdr v1.2.2 // indirect
Original file line number Diff line number Diff line change @@ -175,8 +175,8 @@ github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg=
175
175
github.com/gin-gonic/gin v1.9.1 /go.mod h1:hPrL7YrpYKXt5YId3A/Tnip5kqbEAP+KLuI3SUcPTeU =
176
176
github.com/github/fakeca v0.1.0 h1:Km/MVOFvclqxPM9dZBC4+QE564nU4gz4iZ0D9pMw28I =
177
177
github.com/github/fakeca v0.1.0 /go.mod h1:+bormgoGMMuamOscx7N91aOuUST7wdaJ2rNjeohylyo =
178
- github.com/go-chi/chi/v5 v5.1.0 h1:acVI1TYaD+hhedDJ3r54HyA6sExp3HfXq7QWEEY/xMw =
179
- github.com/go-chi/chi/v5 v5.1.0 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
178
+ github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618 =
179
+ github.com/go-chi/chi/v5 v5.2.2 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
180
180
github.com/go-jose/go-jose/v4 v4.0.5 h1:M6T8+mKZl/+fNNuFHvGIzDz7BTLQPIounk/b9dw3AaE =
181
181
github.com/go-jose/go-jose/v4 v4.0.5 /go.mod h1:s3P1lRrkT8igV8D9OjyL4WRyHvjB6a4JSllnOrmmBOA =
182
182
github.com/go-logr/logr v1.2.0 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
You can’t perform that action at this time.
0 commit comments