File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11module github.com/dapr/components-contrib/build-tools
22
3- go 1.23.5
3+ go 1.23.6
44
55require (
66 github.com/dapr/components-contrib v0.0.0
Original file line number Diff line number Diff line change 11module github.com/dapr/components-contrib
22
3- go 1.23.5
3+ go 1.23.6
44
55require (
66 cloud.google.com/go/datastore v1.15.0
Original file line number Diff line number Diff line change 11module github.com/dapr/components-contrib/tests/certification
22
3- go 1.23.5
3+ go 1.23.6
44
55require (
66 cloud.google.com/go/pubsub v1.43.0
@@ -18,7 +18,7 @@ require (
1818 github.com/cloudwego/kitex v0.5.0
1919 github.com/cloudwego/kitex-examples v0.1.1
2020 github.com/dapr/components-contrib v1.15.0-rc.1.0.20241216170750-aca5116d95c9
21- github.com/dapr/dapr v1.14.3-0.20240916190634-9bc98db80afa
21+ github.com/dapr/dapr v1.15.0-rc.18
2222 github.com/dapr/go-sdk v1.10.0-rc-1.0.20240507160435-33180dd89a46
2323 github.com/dapr/kit v0.13.1-0.20241127165251-30e2c24840b4
2424 github.com/eclipse/paho.mqtt.golang v1.4.3
Original file line number Diff line number Diff line change 11module github.com/dapr/components-contrib/tests/e2e/pubsub/jetstream
22
3- go 1.23.5
3+ go 1.23.6
44
55require (
66 github.com/dapr/components-contrib v1.10.6-0.20230403162214-9ee9d56cb7ea
You can’t perform that action at this time.
0 commit comments