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 2020/04/12 04:52:04 UTC

[dubbo-go] branch develop updated (c979fca -> 862bf03)

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.git.


    from c979fca  Merge pull request #466 from hxmhlt/extension_directory
     new cf80d06  Update: hessian2 & getty version
     new 2532b49  Mod: gofmt all go files
     new d6ab9d1  Add: license header
     new b330db7  Fix: add PATH_SEPARATOR
     new 862bf03  Merge pull request #473 from divebomb/develop

The 1958 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:
 common/constant/key.go                               |  1 +
 config/metadata_report_config_test.go                | 17 +++++++++++++++++
 go.mod                                               |  4 ++--
 go.sum                                               |  6 ++++++
 metadata/identifier/subscribe_metadata_identifier.go | 17 +++++++++++++++++
 registry/nacos/service_discovery.go                  |  2 +-
 6 files changed, 44 insertions(+), 3 deletions(-)