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 @@ -3,7 +3,7 @@ module github.com/dapr/go-sdk
3
3
go 1.21.8
4
4
5
5
require (
6
- github.com/dapr/dapr v1.13.0-rc.8
6
+ github.com/dapr/dapr v1.13.0
7
7
github.com/go-chi/chi/v5 v5.0.12
8
8
github.com/golang/mock v1.6.0
9
9
github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change 1
1
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM =
2
2
github.com/cenkalti/backoff/v4 v4.2.1 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
3
3
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
4
- github.com/dapr/dapr v1.13.0-rc.8 h1:/7GScKdJcflxJOjVAoQ185RTHY7MA8yU81Dhm4B+NEg =
5
- github.com/dapr/dapr v1.13.0-rc.8 /go.mod h1:47I24NFMHOmlqCPSsBc0QNHZdZhb1n2NcHLzh9sy/C4 =
4
+ github.com/dapr/dapr v1.13.0 h1:yExu47iCyqBSghAGVjgVjica4NfFd0dVlPXQTpQWR98 =
5
+ github.com/dapr/dapr v1.13.0 /go.mod h1:VFjFGrLb84k5pjmWNn9reI5D28OQifdUbBdymXxbZDc =
6
6
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
7
7
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
8
8
github.com/go-chi/chi/v5 v5.0.12 h1:9euLV5sTrTNTRUU9POmDUvfxyj6LAABLUcEWO+JJb4s =
You can’t perform that action at this time.
0 commit comments