File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/dapr/go-sdk
3
3
go 1.23.5
4
4
5
5
require (
6
- github.com/dapr/dapr v1.15.0-rc.9
6
+ github.com/dapr/dapr v1.15.0-rc.10
7
7
github.com/dapr/durabletask-go v0.5.1-0.20250124181508-a1b42ae65aee
8
8
github.com/go-chi/chi/v5 v5.1.0
9
9
github.com/golang/mock v1.6.0
Original file line number Diff line number Diff line change 1
1
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
2
2
github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
3
- github.com/dapr/dapr v1.15.0-rc.9 h1:70JmZiTimPGe5jDcwaUJJ0Mg2jE9P+5RwalGaISJN6I =
4
- github.com/dapr/dapr v1.15.0-rc.9 /go.mod h1:AIX1bK+nEsIq3qWGXz3gVp/OLyUTyGBMLhSzvU9jook =
3
+ github.com/dapr/dapr v1.15.0-rc.10 h1:PF4rTFK2gxWeUE5/rrnWvxxSW5uLNTDgO3q3czGIzhk =
4
+ github.com/dapr/dapr v1.15.0-rc.10 /go.mod h1:AIX1bK+nEsIq3qWGXz3gVp/OLyUTyGBMLhSzvU9jook =
5
5
github.com/dapr/durabletask-go v0.5.1-0.20250124181508-a1b42ae65aee h1:uRleodP/a0X360mVtSau97wygHtIdQY5DZ9oMe1s0DY =
6
6
github.com/dapr/durabletask-go v0.5.1-0.20250124181508-a1b42ae65aee /go.mod h1:nTZ5fCbJLnZbVdi6Z2YxdDF1OgQZL3LroogGuetrwuA =
7
7
github.com/dapr/kit v0.13.1-0.20250129050741-c46009f360b0 h1:NDEXog+/PDZoHquVQKj495UIbfrtejH+R+NlHQoAc9U =
You can’t perform that action at this time.
0 commit comments