Skip to content

Commit

Permalink
Revert "Internal and remote actor invocation optimization (dapr#7231)"
Browse files Browse the repository at this point in the history
This reverts commit e45de2c.
  • Loading branch information
elena-kolevska committed Jan 24, 2024
1 parent 8c21846 commit e9208fe
Show file tree
Hide file tree
Showing 25 changed files with 1,004 additions and 1,194 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ require (
contrib.go.opencensus.io/exporter/prometheus v0.4.2
github.com/PaesslerAG/jsonpath v0.1.1
github.com/PuerkitoBio/purell v1.2.1
github.com/alphadose/haxmap v1.3.1
github.com/argoproj/argo-rollouts v1.4.1
github.com/cenkalti/backoff/v4 v4.2.1
github.com/cloudevents/sdk-go/v2 v2.14.0
Expand Down Expand Up @@ -140,6 +139,7 @@ require (
github.com/aliyun/aliyun-oss-go-sdk v2.2.9+incompatible // indirect
github.com/aliyun/aliyun-tablestore-go-sdk v1.7.10 // indirect
github.com/aliyun/credentials-go v1.1.2 // indirect
github.com/alphadose/haxmap v1.3.1 // indirect
github.com/andybalholm/brotli v1.0.6 // indirect
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect
github.com/apache/dubbo-getty v1.4.9-0.20220610060150-8af010f3f3dc // indirect
Expand Down

0 comments on commit e9208fe

Please sign in to comment.