Skip to content

Commit 3a3e734

Browse files
committed
chore: revert actor mod change
Signed-off-by: mikeee <[email protected]>
1 parent 0126dac commit 3a3e734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/actor/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
)
1212

1313
require (
14-
github.com/dapr/dapr v1.12.1-0.20231030205344-441017b888c5 // indirect
14+
github.com/dapr/dapr v1.12.0-rc.4 // indirect
1515
github.com/go-chi/chi/v5 v5.0.10 // indirect
1616
github.com/golang/protobuf v1.5.3 // indirect
1717
github.com/kr/pretty v0.3.1 // indirect

0 commit comments

Comments
 (0)