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 @@ -5,7 +5,7 @@ go 1.23.3
5
5
require (
6
6
github.com/dapr/dapr v1.15.0-rc.1
7
7
github.com/dapr/durabletask-go v0.5.1-0.20241216172832-16da3e7c3530
8
- github.com/go-chi/chi/v5 v5.1 .0
8
+ github.com/go-chi/chi/v5 v5.2 .0
9
9
github.com/golang/mock v1.6.0
10
10
github.com/google/uuid v1.6.0
11
11
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ github.com/dapr/durabletask-go v0.5.1-0.20241216172832-16da3e7c3530 h1:bfTcj9ewG
7
7
github.com/dapr/durabletask-go v0.5.1-0.20241216172832-16da3e7c3530 /go.mod h1:C4ykYCSNv1k2C4wvZv11h2ClkE/qsXw0tv6idOWVmDc =
8
8
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
9
9
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
10
- github.com/go-chi/chi/v5 v5.1 .0 h1:acVI1TYaD+hhedDJ3r54HyA6sExp3HfXq7QWEEY/xMw =
11
- github.com/go-chi/chi/v5 v5.1 .0 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
10
+ github.com/go-chi/chi/v5 v5.2 .0 h1:Aj1EtB0qR2Rdo2dG4O94RIU35w2lvQSj6BRA4+qwFL0 =
11
+ github.com/go-chi/chi/v5 v5.2 .0 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
12
12
github.com/go-logr/logr v1.2.2 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
13
13
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY =
14
14
github.com/go-logr/logr v1.4.2 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
You can’t perform that action at this time.
0 commit comments