File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.23.1
77require (
88 cloud.google.com/go/storage v1.43.0
99 github.com/aws/aws-sdk-go v1.55.3
10- github.com/go-chi/chi/v5 v5.1.0
10+ github.com/go-chi/chi/v5 v5.2.2
1111 github.com/go-chi/hostrouter v0.2.0
1212 github.com/google/go-cmp v0.6.0
1313 github.com/klauspost/compress v1.17.9
Original file line number Diff line number Diff line change @@ -31,6 +31,8 @@ github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSw
3131github.com/go-chi/chi/v5 v5.0.0 /go.mod h1:BBug9lr0cqtdAhsu6R4AAdvufI0/XBzAQSsUqJpoZOs =
3232github.com/go-chi/chi/v5 v5.1.0 h1:acVI1TYaD+hhedDJ3r54HyA6sExp3HfXq7QWEEY/xMw =
3333github.com/go-chi/chi/v5 v5.1.0 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
34+ github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618 =
35+ github.com/go-chi/chi/v5 v5.2.2 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
3436github.com/go-chi/hostrouter v0.2.0 h1:GwC7TZz8+SlJN/tV/aeJgx4F+mI5+sp+5H1PelQUjHM =
3537github.com/go-chi/hostrouter v0.2.0 /go.mod h1:pJ49vWVmtsKRKZivQx0YMYv4h0aX+Gcn6V23Np9Wf1s =
3638github.com/go-logr/logr v1.2.2 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
You can’t perform that action at this time.
0 commit comments