File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.2
4
4
5
5
require (
6
6
github.com/dapr/dapr v1.15.5
7
- github.com/dapr/durabletask-go v0.6.5
7
+ github.com/dapr/durabletask-go v0.7.3-0.20250703143506-24aa630ce118
8
8
github.com/go-chi/chi/v5 v5.1.0
9
9
github.com/golang/mock v1.6.0
10
10
github.com/google/uuid v1.6.0
@@ -16,7 +16,7 @@ require (
16
16
17
17
require (
18
18
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
19
- github.com/dapr/kit v0.15.2 // indirect
19
+ github.com/dapr/kit v0.15.3-0.20250616160611-598b032bce69 // indirect
20
20
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
21
21
github.com/go-logr/logr v1.4.2 // indirect
22
22
github.com/go-logr/stdr v1.2.2 // indirect
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK3
2
2
github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
3
3
github.com/dapr/dapr v1.15.5 h1:bkCmcQQfaQ5C49P3l0elCzDr4/Oja5kitM3jStY+2RY =
4
4
github.com/dapr/dapr v1.15.5 /go.mod h1:wwopO8AD9CZOgVj4bsdXNmeQujMo0v3MLAqeaX+gb00 =
5
- github.com/dapr/durabletask-go v0.6.5 h1:aWcxMfYudojpgRjJRdUr7yyZ7rGcvLtWXUuA4cGHBR0 =
6
- github.com/dapr/durabletask-go v0.6.5 /go.mod h1:nTZ5fCbJLnZbVdi6Z2YxdDF1OgQZL3LroogGuetrwuA =
7
- github.com/dapr/kit v0.15.2 h1:5H9IhKScU/SpE2Hxvr5vUlmYN1e2MJN15RoT8/KSziU =
8
- github.com/dapr/kit v0.15.2 /go.mod h1:HwFsBKEbcyLanWlDZE7u/jnaDCD/tU+n3pkFNUctQNw =
5
+ github.com/dapr/durabletask-go v0.7.3-0.20250703143506-24aa630ce118 h1:KsKRybvm3Qw00yc4hUUYqekQ5m5Wa8KFaWbadcSlzlM =
6
+ github.com/dapr/durabletask-go v0.7.3-0.20250703143506-24aa630ce118 /go.mod h1:0Ts4rXp74JyG19gDWPcwNo5V6NBZzhARzHF5XynmA7Q =
7
+ github.com/dapr/kit v0.15.3-0.20250616160611-598b032bce69 h1:I1Uoy3fn906AZZdG8+n8fHitgY7Wn9c+smz4WQdOy1Q =
8
+ github.com/dapr/kit v0.15.3-0.20250616160611-598b032bce69 /go.mod h1:6w2Pr38zOAtBn+ld/jknwI4kgMfwanCIcFVnPykdPZQ =
9
9
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
10
10
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
11
11
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
You can’t perform that action at this time.
0 commit comments