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/09/24 05:21:36 UTC

[dubbo-go-pixiu] branch develop updated (59c6681 -> fb16f72)

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

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


    from 59c6681  Merge pull request #236 from LvBay/tracing
     new 7480913  simplify config for pixiu
     new 6c47868  [simplify config for pixiu] fix: evise code specification
     new ff6537f  [simplify config for pixiu] fix: delete unused comment
     new 250dfaf  Merge branch 'develop' into simplifyConf
     new fb16f72  Merge pull request #250 from zhaokaiwei/simplifyConf

The 1012 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 go.mod                                      |  1 +
 go.sum                                      |  2 +
 pkg/config/config_load.go                   |  5 +-
 pkg/model/base.go                           |  6 +-
 pkg/model/bootstrap.go                      |  6 +-
 pkg/model/cluster.go                        |  2 +-
 samples/dubbogo/simple/body/pixiu/conf.yaml | 88 +++++++++--------------------
 7 files changed, 42 insertions(+), 68 deletions(-)