You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/11/05 15:02:02 UTC

[dubbo-go] branch 3.0 updated (1d2647d -> 35d27b4)

This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


    from 1d2647d  [#1559]: adjust the startup process of the configuration center (#1560)
     add 35d27b4  [#1276]modify the name of the receiver to a single character (#1561)

No new revisions were added by this update.

Summary of changes:
 .../router/v3router/judger/attachment_match_judger.go  |  6 +++---
 cluster/router/v3router/judger/bool_match_judger.go    |  4 ++--
 cluster/router/v3router/judger/double_match_judger.go  | 12 ++++++------
 .../v3router/judger/double_range_match_judger.go       |  4 ++--
 .../router/v3router/judger/list_double_match_judger.go |  4 ++--
 .../router/v3router/judger/list_string_match_judger.go |  4 ++--
 cluster/router/v3router/judger/method_match_judger.go  | 16 ++++++++--------
 cluster/router/v3router/judger/string_match_judger.go  | 18 +++++++++---------
 cluster/router/v3router/uniform_rule.go                | 16 ++++++++--------
 9 files changed, 42 insertions(+), 42 deletions(-)